summary refs log tree commit diff stats
path: root/includes/maintenance.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a maintenance mode bugStarla Insigna2010-11-021-1/+1
| | | | | The code that made Four Island proper show the maintenance page was messing things up with The Fourm, so it was modified to only be run in Four Island proper--i.e: when the database configuration is defined.
* Created new maintenance pageStarla Insigna2010-11-021-10/+20
| | | | Requires modification of Fourm's includes/functions.php
* Allowed admin user to use site during maintenanceStarla Insigna2009-06-031-1/+1
|
* Added Maintenance switcher to AdminStarla Insigna2008-12-201-0/+39
Also fixed spelling of maintenance in places where it was incorrectly spelled. Maintenance Required: Rename "mantainenceMode" config to "maintenanceMode"