constant DRUPAL_BOOTSTRAP_FULL in Drupal 4
Same name and namespace in other branches
- 5 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_FULL
- 6 includes/bootstrap.inc \DRUPAL_BOOTSTRAP_FULL
- 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);