Same name and namespace in other branches
  1. 5.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE
  2. 6.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE
  3. 7.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_DATABASE
2 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

File

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

Code

define('DRUPAL_BOOTSTRAP_DATABASE', 0);