Misc. exception handling cleanup--moved it out of global function namespace
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 30 May 2011 00:18:10 +0000 (00:18 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 30 May 2011 00:18:10 +0000 (00:18 +0000)
commit0bafff5109da01f3093ad42c9c822c8575c147fd
tree27eb8722688202463b079aedcf64a84940a7837f
parent24533371c7b3e4f298db213b8081ebd40ec1c582
Misc. exception handling cleanup--moved it out of global function namespace
Also removed htmlHeader() and htmlFooter() since it has zero callers anywhere.
Not sure why useOutputPage() was checking isArticleRelated(), we should be able do use it with other stuff too
includes/AutoLoader.php
includes/Exception.php
includes/Setup.php
index.php