An object containing the information for the active URL language.

It is used as a default value by URL-related functions such as l() when no language is explicitly specified.

See also

LANGUAGE_TYPE_URL

drupal_language_initialize()

File

developer/globals.php, line 131
These are the global variables that Drupal uses.

Code

global $language_url;