LANGUAGE_NEGOTIATION_NONE

Definition

includes/bootstrap.inc

Description

No language negotiation. The default language is used.

Code

<?php
define('LANGUAGE_NEGOTIATION_NONE', 0);
?>
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.