From: Alexandre Emsenhuber Date: Thu, 5 Jun 2008 09:59:33 +0000 (+0000) Subject: Define $wgRateLimitsExcludedGroups to an empty array to avoid some PHP warnings,... X-Git-Tag: 1.31.0-rc.0~47154 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=809f8ddd0873bfed0e3a5b7fa480018218c0f04d;p=lhc%2Fweb%2Fwiklou.git Define $wgRateLimitsExcludedGroups to an empty array to avoid some PHP warnings, thanks to siebrand for reporting it. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 229f7c732b..7f9bab943d 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2857,7 +2857,7 @@ $wgRateLimitLog = null; * * $wgRateLimitsExcludedGroups = array( 'sysop', 'bureaucrat' ); */ - +$wgRateLimitsExcludedGroups = array(); /** * On Special:Unusedimages, consider images "used", if they are put