Same name and namespace in other branches
  1. 5.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_PATH
  2. 6.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_PATH
1 use of DRUPAL_BOOTSTRAP_PATH
statistics_exit in modules/statistics.module
Implementation of hook_exit().

File

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

Code

define('DRUPAL_BOOTSTRAP_PATH', 3);