You are here

constant DRUPAL_BOOTSTRAP_FULL in Drupal 4

Same name and namespace in other branches
  1. 5 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_FULL
  2. 6 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_FULL
  3. 7 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_FULL
5 uses of DRUPAL_BOOTSTRAP_FULL
cron.php in ./cron.php
index.php in ./index.php
update.php in ./update.php
Administrative page for handling updates from one Drupal version to another.
xmlrpc.php in ./xmlrpc.php
_drupal_bootstrap in includes/bootstrap.inc

File

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

Code

define('DRUPAL_BOOTSTRAP_FULL', 4);