]> git.mjollnir.org Git - moodle.git/commit
install: MDL-20417 Install was failing on upgradesettings.php
authortjhunt <tjhunt>
Sat, 3 Oct 2009 09:02:21 +0000 (09:02 +0000)
committertjhunt <tjhunt>
Sat, 3 Oct 2009 09:02:21 +0000 (09:02 +0000)
commit1f54c33bdd3de51b4351882dbf9d9be7807a7826
tree4fcca4af6cfe847be03c83134a1cb9416140936b
parentddfa1863d36f469c8cca3828199891a1a6181b71
install: MDL-20417 Install was failing on upgradesettings.php

Only $PAGE->generaltype 'maintenance' works before the site is fully installed.
We were specifying that on all other relevant pages, but it was missed out here.
admin/upgradesettings.php