constant DRUPAL_BOOTSTRAP_LANGUAGE in Drupal 6
Same name and namespace in other branches
- 7 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_LANGUAGE
Seventh bootstrap phase: find out language of the page.
1 use of DRUPAL_BOOTSTRAP_LANGUAGE
- _drupal_bootstrap in includes/
bootstrap.inc
File
- includes/
bootstrap.inc, line 159 - Functions that need to be loaded on every Drupal request.
Code
define('DRUPAL_BOOTSTRAP_LANGUAGE', 6);