LOCALE_LANGUAGE_NEGOTIATION_BROWSER

  1. drupal
    1. 7 includes/locale.inc

The language is set based on the browser language settings.

File

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

Code

define('LOCALE_LANGUAGE_NEGOTIATION_BROWSER', 'locale-browser')
Login or register to post comments