1. 1.20.x authorize.php MAINTENANCE_MODE
  2. 1.20.x install.php MAINTENANCE_MODE
  3. 1.20.x update.php MAINTENANCE_MODE

Global flag to indicate the site is in installation mode.

File

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

Code

define('MAINTENANCE_MODE', 'install')