constant DRUPAL_BOOTSTRAP_FULL

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/bootstrap.inc \DRUPAL_BOOTSTRAP_FULL

Final bootstrap phase: Drupal is fully loaded; validate and fix input data.

Archivo

drupal-7.x/includes/bootstrap.inc, line 157
Functions that need to be loaded on every Drupal request.

Código

define('DRUPAL_BOOTSTRAP_FULL', 7)