On second thoughts, don't increment the parser cache serial; it *will* cause a load...
authorRob Church <robchurch@users.mediawiki.org>
Mon, 25 Jun 2007 16:00:46 +0000 (16:00 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Mon, 25 Jun 2007 16:00:46 +0000 (16:00 +0000)
commitfcd4e076c2a39cec4282d637342297d14630093e
tree73f4e8552aaab690116a47d9b500023782d8da6c
parent91d16eb1a9e832537d1808d2be20f23ec009d1f2
On second thoughts, don't increment the parser cache serial; it *will* cause a load spike. Added some backwards-compatible checking which should incur no overhead. \o/
includes/OutputPage.php
includes/Parser.php