system_down() is called from Zotlabs\Lib\Config::Load() // but the DB is not available. http_status(503, 'Service Unavailable', true); echo <<< EOT System Unavailable Apologies but this site is unavailable at the moment. Please try again later. EOT; }