X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2FSiteStats.php;h=df3e305c271407e2a16350cdfc46a448de1d5009;hp=86a4f63aa4a8838e6489a7576517275f9602a431;hb=1a81ba9bcb801de0be82fbd44332dada53800879;hpb=e3f7dde410e0ac328190042af231e3fa13285e7d diff --git a/includes/SiteStats.php b/includes/SiteStats.php index 86a4f63aa4..df3e305c27 100644 --- a/includes/SiteStats.php +++ b/includes/SiteStats.php @@ -289,7 +289,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