$language_url

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()

developer/globals.php, line 131

<?php
global $language_url
?>