r44243 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44242‎ | r44243 | r44244 >
Date:21:26, 4 December 2008
Author:ialex
Status:ok
Tags:
Comment:
Updated $wgProxyList doc, removed "(in the keys)" since it can also be in the values since r11991 and 11992
Modified paths:
  • /trunk/extensions/Configure/Configure.settings.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.settings.i18n.php
@@ -356,7 +356,7 @@
357357 'configure-setting-wgRedirectSources' => "Regular expression to restrict URLs which will be displayed as 'redirected from' links",
358358 'configure-setting-wgBlockOpenProxies' => "Automatic open proxy test on edit",
359359 'configure-setting-wgEnableSorbs' => "Use [http://dnsbl.sorbs.net http.dnsbl.sorbs.net] to check for open proxies",
360 - 'configure-setting-wgProxyList' => "Banned IP addresses (in the keys)",
 360+ 'configure-setting-wgProxyList' => "Banned IP addresses",
361361 'configure-setting-wgProxyMemcExpiry' => "Expiration for proxy cache",
362362 'configure-setting-wgProxyPorts' => "Ports we want to scan for a proxy",
363363 'configure-setting-wgProxyScriptPath' => "Script used to scan for proxies",

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r11991Lazy initialisation of wgProxyListtimstarling13:29, 6 December 2005

Status & tagging log