* Pop up a download box for LocalSettings.php when the user goes to page=Complete...
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 7 Dec 2010 02:01:07 +0000 (02:01 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 7 Dec 2010 02:01:07 +0000 (02:01 +0000)
commit1b24fc40704f007f700f89887b210e7c4055d2bc
tree8ee16c2a4ea23c4db1f978824e2b0397f07a1b3c
parentfab6200fc69e301ab797a4fa2ee4486c60ce203f
* Pop up a download box for LocalSettings.php when the user goes to page=Complete. Committing for review: I'm not wedded to the concept, but we do need some way of making sure users download that file.
* Fix MIME type on LocalSettings.php download to not be something that IE considers ambiguous. In Firefox, this makes it say "which is a: PHP file" instead of "plain text document" in the download dialog box.
includes/installer/WebInstaller.php
includes/installer/WebInstallerPage.php