summaryrefslogtreecommitdiff
path: root/site-unavailable.php
AgeCommit message (Collapse)AuthorFilesLines
2011-10-21CSS: border-radius has been supported by every major browser for some time. ↵fisharebest1-1/+1
No longer need all the moz-, o-, khtml-, webkit-, etc. versions
2011-06-27Scripts that do not call session.php need to set the new WT_DEBUG_LANG constant.fisharebest1-0/+1
2011-06-19Update the names and descriptions of the modules, so that they are ↵fisharebest1-1/+1
(hopefully!) clear, concise, accurate and consistent.
2011-06-15Remove debug code.fisharebest1-5/+1
2011-06-15More friendly "offline" messagesfisharebest1-23/+20
2011-06-15Fix: site-unavailable.php needs to know where the (master) DATA_DIR is locatedfisharebest1-1/+6
2011-02-13send http 503 error when the site is unavailableLarry Meaney1-0/+2
see http://googlewebmastercentral.blogspot.com/2011/01/how-to-deal-with-planned-site-downtime.html
2011-01-22Add I18N commentsfisharebest1-3/+3
2011-01-17Update site-unavailable.php script to work with new auto-loading frameworkfisharebest1-2/+3
2011-01-02Refactoring class names and use autoloading.fisharebest1-1/+0
2011-01-01Refactoring class names and use autoloading.fisharebest1-10/+10
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+2
2010-06-03#589017 site-unavailable UTF-8 - Use explicit header() instead of ↵fisharebest1-1/+3
http-equiv. The latter doesn't work on sites configured with default_charset or default_mimetype in PHP.INI
2010-05-26When changing language using the page header, update the user's default setting.fisharebest1-0/+1
2010-04-05(no commit message)Veit Olschinski1-0/+80