constant MAINTENANCE_MODE

Global flag to indicate the site is in installation mode.

File

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

Code

define('MAINTENANCE_MODE', 'install')

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/install.php/constant/MAINTENANCE_MODE/7.x