Revert r39062 "Avoid running some queries multiple times by caching the result"
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 10 Aug 2008 20:34:46 +0000 (20:34 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 10 Aug 2008 20:34:46 +0000 (20:34 +0000)
commitc3144355d8e4efa61c393f76fcfa6b68b29840d6
tree1fd798d2e11a8cddffb08038dc85182b9a12e241
parent28fa2922fcfbb92dc5131fe4952a39eeda4c3e85
Revert r39062 "Avoid running some queries multiple times by caching the result"
This complicates the code with extra internal caching for extremely rare cases (a couple extra queries on non-existent pages).
includes/Title.php