Installer no longer writes LocalSettings.php to /config. Now offer it as a download...
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 14 Jul 2010 01:18:14 +0000 (01:18 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 14 Jul 2010 01:18:14 +0000 (01:18 +0000)
commitedd12f0fd60c740673c58919d10cf62e39b74442
tree6f1d94591b02ab573efe5093b4a71b69ce28f3b7
parent15054db9b856c54235b9490fca3b18f62815b522
Installer no longer writes LocalSettings.php to /config. Now offer it as a download to the user and instruct them to upload/move it to the wiki base directory. Also only set _InstallDone if we hit no fatals during installation
includes/installer/Installer.i18n.php
includes/installer/Installer.php
includes/installer/LocalSettingsGenerator.php
includes/installer/WebInstaller.php