constant DRUPAL_BOOTSTRAP_DATABASE in Drupal 5
Same name and namespace in other branches
- 4 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE
- 6 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE
- 7 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE
Third bootstrap phase: initialize database layer.
3 uses of DRUPAL_BOOTSTRAP_DATABASE
- init_theme in includes/
theme.inc - Initialize the theme system by loading the theme.
- update_fix_system_table in ./
update.php - _drupal_bootstrap in includes/
bootstrap.inc
File
- includes/
bootstrap.inc, line 68 - Functions that need to be loaded on every Drupal request.
Code
define('DRUPAL_BOOTSTRAP_DATABASE', 2);