constant DRUPAL_BOOTSTRAP_SESSION in Drupal 6
Same name and namespace in other branches
- 4 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_SESSION
- 5 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_SESSION
- 7 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_SESSION
Fifth bootstrap phase: initialize session handling.
1 use of DRUPAL_BOOTSTRAP_SESSION
- _drupal_bootstrap in includes/
bootstrap.inc
File
- includes/
bootstrap.inc, line 148 - Functions that need to be loaded on every Drupal request.
Code
define('DRUPAL_BOOTSTRAP_SESSION', 4);