1. 1 core/authorize.php MAINTENANCE_MODE
  2. 1 core/install.php MAINTENANCE_MODE
  3. 1 core/update.php MAINTENANCE_MODE

Global flag to indicate the site is in installation mode.

File

core/install.php, line 22
Initiates a browser-based installation of Backdrop.

Code

define('MAINTENANCE_MODE', 'install')