Merge "Add WAN Cache to SiteStats::jobs"
[lhc/web/wiklou.git] / includes / SiteStats.php
index 90fd57b..6a2d0e2 100644 (file)
@@ -293,7 +293,6 @@ class SiteStatsInit {
        private $mUsers = null, $mFiles = null;
 
        /**
-        * Constructor
         * @param bool|IDatabase $database
         * - boolean: Whether to use the master DB
         * - IDatabase: Database connection to use