7 uses of DRUPAL_BOOTSTRAP_FULL in Drupal 6
- cron.php in ./
cron.php - drupal_install_system in includes/
install.inc - Callback to install the system module.
- index.php in ./
index.php - install_tasks in ./
install.php - Tasks performed after the database is initialized.
- 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