Same name and namespace in other branches
  1. 4.7.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_SESSION
  2. 5.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_SESSION
  3. 7.x includes/bootstrap.inc \DRUPAL_BOOTSTRAP_SESSION

Fifth bootstrap phase: initialize session handling.

File

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

Code

define('DRUPAL_BOOTSTRAP_SESSION', 4);