Clean up and document OutputPage::readOnlyPage(), remove obsolete error-guessing...
authorIlmari Karonen <vyznev@users.mediawiki.org>
Sun, 9 Dec 2007 00:16:59 +0000 (00:16 +0000)
committerIlmari Karonen <vyznev@users.mediawiki.org>
Sun, 9 Dec 2007 00:16:59 +0000 (00:16 +0000)
commitb8c5ba2c61953848d0ef1d2de4804a6384300f59
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