* Shortcutted Title::userCanRead() for public wikis
authorDomas Mituzas <midom@users.mediawiki.org>
Mon, 14 Jan 2008 10:23:48 +0000 (10:23 +0000)
committerDomas Mituzas <midom@users.mediawiki.org>
Mon, 14 Jan 2008 10:23:48 +0000 (10:23 +0000)
commitb96e0c7b928cffec7af1735ca355e5ce0f4f3d1c
tree15227a5b81d90c7a0f430d481d4bd06bc3a6fd97
parentdb7d75fba7c04ec2f95019242f8c7d27a22d5dcf
* Shortcutted Title::userCanRead() for public wikis
* Moved redirects code in OutputPage before skins and ajax stuff, to handle likely scenario better
* Stripped off lots of fat (like... 30-50% of execution time) from Special:Randompage - mwahaha... ha... hahaha...
includes/OutputPage.php
includes/SpecialPage.php
includes/SpecialRandompage.php
includes/Title.php