DRUPAL_BOOTSTRAP_PAGE_HEADER

  1. drupal
    1. 7 includes/bootstrap.inc
    2. 8 core/includes/bootstrap.inc

Sixth bootstrap phase: set up the page header.

File

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

Code

define('DRUPAL_BOOTSTRAP_PAGE_HEADER', 5)
Login or register to post comments