* Restored the page shown when LocalSettings.php is missing to how it was before...
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 7 Jun 2011 05:11:50 +0000 (05:11 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 7 Jun 2011 05:11:50 +0000 (05:11 +0000)
commit26230b6feef4db7fa2b72e514799c271d151e45a
tree9ff7f46fae5321c767c0053a00263e6263367eb4
parent4922a1cbdaeff0922b8e3b6a0616bbd69bd44d66
* Restored the page shown when LocalSettings.php is missing to how it was before r85918. That template is a welcome page, not a "catastrophic error".
* Fixed attempted remote loading of the logo image in index.php's wfDie(). Use the distributed mediawiki.png instead, that's what it's there for.
includes/WebStart.php
includes/templates/NoLocalSettings.php [new file with mode: 0644]
index.php