Add set_time_limit( 0 ) to the installer; this should cut down on cases during instal...
authorBenjamin Lees <emufarmers@users.mediawiki.org>
Sat, 29 Aug 2009 07:40:18 +0000 (07:40 +0000)
committerBenjamin Lees <emufarmers@users.mediawiki.org>
Sat, 29 Aug 2009 07:40:18 +0000 (07:40 +0000)
commit5485dfc217bfc13707c7531985d6713546215600
tree18016b2297cf6ef0ec65b7bdd0dddcc4b0a886a5
parent74821d24be4782dd13c3df6e897ca276780e8cfe
Add set_time_limit( 0 ) to the installer; this should cut down on cases during installation where no user gets created, and during upgrades where people don't know that they might have to run the script several times.
RELEASE-NOTES
config/Installer.php