constant MAINTENANCE_MODE

Same name in this branch
  1. 7.x drupal-7.x/install.php \MAINTENANCE_MODE
  2. 7.x drupal-7.x/update.php \MAINTENANCE_MODE
  3. 7.x drupal-7.x/authorize.php \MAINTENANCE_MODE
Same name and namespace in other branches
  1. 6.x drupal-6.x/install.php \MAINTENANCE_MODE
  2. 6.x drupal-6.x/update.php \MAINTENANCE_MODE

Global flag to indicate the site is in installation mode.

Archivo

drupal-7.x/install.php, line 16
Initiates a browser-based installation of Drupal.

Código

define('MAINTENANCE_MODE', 'install')