DRUPAL_BOOTSTRAP_LANGUAGE
Seventh bootstrap phase: find out language of the page.
2 uses of DRUPAL_BOOTSTRAP_LANGUAGE
- drupal_bootstrap in includes/
bootstrap.inc - Ensures Drupal is bootstrapped to the specified phase.
- update.php in ./
update.php - Administrative page for handling updates from one Drupal version to another.
File
-
includes/
bootstrap.inc, line 152
Code
define('DRUPAL_BOOTSTRAP_LANGUAGE', 6);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.