Start managing output and input context from special pages themselves instead of...
authorDaniel Friesen <dantman@users.mediawiki.org>
Sun, 3 Apr 2011 04:36:02 +0000 (04:36 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Sun, 3 Apr 2011 04:36:02 +0000 (04:36 +0000)
commit376bf1794fe809cf3c3e7199f2bf288aa876ac2a
tree90ffac55d9521b1f4c91de49c89f00754d43d4e5
parent86583c7c8f5f10b06412321299c3c2285577b3c0
Start managing output and input context from special pages themselves instead of using globals. We already had a setContext, Special page implementations should be properly utalizing that data.
includes/SpecialPage.php