Don't increment stats when called from the scripts.
authorPlatonides <platonides@users.mediawiki.org>
Sun, 31 Oct 2010 22:25:29 +0000 (22:25 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sun, 31 Oct 2010 22:25:29 +0000 (22:25 +0000)
commit638bb684802a9cdd3ab8d838525df274ae18f0d5
tree5d550b1f235eca1e13704552e63245f67cb37e7e
parent9ffe89b5efe91576f594bd450635c98d5717b2aa
Don't increment stats when called from the scripts.
This avoids things like PHPUnit opening a db connection just for this due to the default SqDlBagOStuff.
includes/Setup.php