LOCALE_LANGUAGE_NEGOTIATION_URL

  1. drupal
    1. 7 includes/locale.inc

The language is determined using a URL language indicator: path prefix or domain according to the configuration.

File

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

Code

define('LOCALE_LANGUAGE_NEGOTIATION_URL', 'locale-url')
Login or register to post comments