* Spit the generated LocalSettings code out during the installer as an aid
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 16 Jan 2006 10:16:06 +0000 (10:16 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 16 Jan 2006 10:16:06 +0000 (10:16 +0000)
commita0a46eb7a757c529a26a1e8e8f9b5628d61d3f48
tree9224b730f5f131f43e0ffc8b6ec3b6dc4dc5886a
parent18d8ed2aeb72c86be730e3b10d375b8d38615dac
* Spit the generated LocalSettings code out during the installer as an aid
  to debugging issues. (Keep this?)
* Use __FILE__ to form path in new LocalSettings.php, so it stays accurate
  when the directory is relocated for typical usage.
* Auto-update $wgCacheEpoch when LocalSettings.php changes on new installs.
  For typical usage this will be a light burden and should reduce confusion
  when the configuration is edited.
* Fix $wgCacheEpoch's effect on client-side caching.
RELEASE-NOTES
config/index.php
includes/OutputPage.php