You are here

constant LOCALE_LANGUAGE_NEGOTIATION_USER in Drupal 7

The language is set based on the user language settings.

1 use of LOCALE_LANGUAGE_NEGOTIATION_USER
locale_update_7001 in modules/locale/locale.install
Upgrade language negotiation settings.

File

includes/locale.inc, line 33
Administration functions for locale.module.

Code

define('LOCALE_LANGUAGE_NEGOTIATION_USER', 'locale-user');