Remove mention of wfOut() in comment
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 13 Aug 2011 18:12:43 +0000 (18:12 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 13 Aug 2011 18:12:43 +0000 (18:12 +0000)
includes/SiteStats.php

index d61d4fc..e3d371c 100644 (file)
@@ -407,7 +407,7 @@ class SiteStatsInit {
 
        /**
         * Do all updates and commit them. More or less a replacement
-        * for the original initStats, but without the calls to wfOut()
+        * for the original initStats, but without output.
         *
         * @param $database Boolean or DatabaseBase:
         * - Boolean: whether to use the master DB