r44244 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44243‎ | r44244 | r44245 >
Date:21:32, 4 December 2008
Author:ialex
Status:ok
Tags:
Comment:
And while I'm at it, update it also in default-setting-names.php :)
Modified paths:
  • /trunk/extensions/Configure/default-setting-names.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/default-setting-names.php
@@ -274,7 +274,7 @@
275275 'wgEnableOpm' => "Use [http://opm.blitzed.org/ opm.blitzed.org] to check for open proxies. Not yet actually used",
276276 'wgEnableSorbs' => "Use [http://dnsbl.sorbs.net http.dnsbl.sorbs.net] to check for open proxies",
277277 'wgProxyKey' => "Replaced by [[#\$wgSecretKey|\$wgSecretKey]]",
278 - 'wgProxyList' => "Big list of banned IP addresses. In the keys not the values",
 278+ 'wgProxyList' => "Big list of banned IP addresses",
279279 'wgProxyMemcExpiry' => "expiration time for cached proxy IPs",
280280 'wgProxyPorts' => "Ports we want to scan for a proxy",
281281 'wgProxyScriptPath' => "Script used to scan for proxies",

Status & tagging log