constant DRUPAL_BOOTSTRAP_PAGE_HEADER

Seventh bootstrap phase: set up the page header.

1 use of DRUPAL_BOOTSTRAP_PAGE_HEADER
drupal_bootstrap in drupal/core/includes/bootstrap.inc
Ensures Drupal is bootstrapped to the specified phase.

File

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

Code

const DRUPAL_BOOTSTRAP_PAGE_HEADER = 6;