DRUPAL_BOOTSTRAP_PAGE_HEADER
Sixth bootstrap phase: set up the page header.
1 use of DRUPAL_BOOTSTRAP_PAGE_HEADER
- drupal_bootstrap in includes/
bootstrap.inc - Ensures Drupal is bootstrapped to the specified phase.
File
-
includes/
bootstrap.inc, line 147
Code
define('DRUPAL_BOOTSTRAP_PAGE_HEADER', 5);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.