Remove auto-generated "Constructor" documentation on constructors
[lhc/web/wiklou.git] / includes / SiteStats.php
index 6ce1aed..5a0947d 100644 (file)
@@ -296,7 +296,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