From: Rob Church Date: Fri, 12 May 2006 17:53:53 +0000 (+0000) Subject: Didn't mean for that to go in too...whoops, revealed the evil plans too soon... X-Git-Tag: 1.31.0-rc.0~57164 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=a5ab9212dbe30e2583697c1669af49d1f3aeaa00;p=lhc%2Fweb%2Fwiklou.git Didn't mean for that to go in too...whoops, revealed the evil plans too soon... --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index de6b76b72d..be28ae0e0f 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1823,9 +1823,6 @@ $wgRateLimits = array( 'ip' => null, 'subnet' => null, ), - 'mailpassword' => array( - 'ip' => NULL, - ), ); /**