DRUPAL_BOOTSTRAP_CONFIGURATION

  1. drupal
    1. 5 includes/bootstrap.inc
    2. 6 includes/bootstrap.inc
    3. 7 includes/bootstrap.inc
    4. 8 core/includes/bootstrap.inc

First bootstrap phase: initialize configuration.

File

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

Code

define('DRUPAL_BOOTSTRAP_CONFIGURATION', 0)
Login or register to post comments