5 Commits

Author SHA1 Message Date
skodak
636c2c08d9 parameter cleaup - round 3 2006-03-06 14:25:26 +00:00
paca70
eeefd0b0df Use SITEID instead of hardcoded value.
SITEID could be != 1 in older installations.
2005-05-11 08:57:14 +00:00
moodler
15ba1b0691 Strip slashes from text in maintenance message 2005-04-23 07:49:29 +00:00
stronk7
856bf0456b Now SITEID folder is created if it doesn't exist. Bug 2580
(http://moodle.org/bugs/bug.php?op=show&bugid=2580)
2005-02-24 00:01:52 +00:00
moodler
1695b68032 New feature: maintenance mode.
Admin can put a site on hold during an upgrade or theme changing etc

Controlled by a file in dataroot, so it can also be controlled via command line:

    touch moodledata/1/maintenance.html

    rm moodledata/1/maintenance.html
2005-02-10 05:11:34 +00:00