Clean up and document OutputPage::readOnlyPage(), remove obsolete error-guessing...
commitb8c5ba2c61953848d0ef1d2de4804a6384300f59
authorIlmari Karonen <vyznev@users.mediawiki.org>
Sun, 9 Dec 2007 00:16:59 +0000 (9 00:16 +0000)
committerIlmari Karonen <vyznev@users.mediawiki.org>
Sun, 9 Dec 2007 00:16:59 +0000 (9 00:16 +0000)
tree7b18cad77e82e8bae8ecac068593ef7075d5bebe
parent483f85fcf84d7863b82815c6f700ca6039247e56
Clean up and document OutputPage::readOnlyPage(), remove obsolete error-guessing code.
Still needs to be refactored into multiple functions, possibly merging some parts with
similar code from other functions in the OutputPage and EditPage classes (most notably
blockedPage() in both classes).  This is all groundwork for "action=viewsource".
includes/OutputPage.php