DRUPAL_BOOTSTRAP_PATH

  1. drupal
    1. 4.7 includes/bootstrap.inc
    2. 5 includes/bootstrap.inc
    3. 6 includes/bootstrap.inc

Eighth bootstrap phase: set $_GET['q'] to Drupal path of request.

File

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

Code

define('DRUPAL_BOOTSTRAP_PATH', 7)
Login or register to post comments