constant DRUPAL_BOOTSTRAP_LANGUAGE

  1. 7.x drupal-7.x/includes/bootstrap.inc DRUPAL_BOOTSTRAP_LANGUAGE
  2. 6.x drupal-6.x/includes/bootstrap.inc DRUPAL_BOOTSTRAP_LANGUAGE

Seventh bootstrap phase: find out language of the page.

2 uses of DRUPAL_BOOTSTRAP_LANGUAGE
drupal_bootstrap in drupal-7.x/includes/bootstrap.inc
Ensures Drupal is bootstrapped to the specified phase.
update.php in drupal-7.x/update.php
Administrative page for handling updates from one Drupal version to another.

File

drupal-7.x/includes/bootstrap.inc, line 152
Functions that need to be loaded on every Drupal request.

Code

define('DRUPAL_BOOTSTRAP_LANGUAGE', 6)