constant LANGUAGE_SITE_DEFAULT

The language state used when referring to the site's default language.

2 uses of LANGUAGE_SITE_DEFAULT

File

drupal/core/includes/bootstrap.inc, line 257
Functions that need to be loaded on every Drupal request.

Code

const LANGUAGE_SITE_DEFAULT = 4;