From: Alexandre Emsenhuber Date: Sat, 13 Aug 2011 18:12:43 +0000 (+0000) Subject: Remove mention of wfOut() in comment X-Git-Tag: 1.31.0-rc.0~28290 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=33fb14c862fcb0ba2af920bcb667d120718ecb88;p=lhc%2Fweb%2Fwiklou.git Remove mention of wfOut() in comment --- 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