From 33fb14c862fcb0ba2af920bcb667d120718ecb88 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sat, 13 Aug 2011 18:12:43 +0000 Subject: [PATCH] Remove mention of wfOut() in comment --- includes/SiteStats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/SiteStats.php b/includes/SiteStats.php index d61d4fc7df..e3d371c438 100644 --- a/includes/SiteStats.php +++ b/includes/SiteStats.php @@ -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 -- 2.20.1