From: Alexandre Emsenhuber Date: Thu, 18 Aug 2011 21:04:29 +0000 (+0000) Subject: Removed mention of AOL, no longer true since r39892 X-Git-Tag: 1.31.0-rc.0~28182 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=4ae4dea93e76ec13b1c1adf92ae0e23ca9dfcc50;p=lhc%2Fweb%2Fwiklou.git Removed mention of AOL, no longer true since r39892 --- diff --git a/includes/ProxyTools.php b/includes/ProxyTools.php index 83f026faee..f0c0c6987d 100644 --- a/includes/ProxyTools.php +++ b/includes/ProxyTools.php @@ -43,9 +43,10 @@ function wfGetIP() { } /** - * Checks if an IP is a trusted proxy providor - * Useful to tell if X-Fowarded-For data is possibly bogus - * Squid cache servers for the site and AOL are whitelisted + * Checks if an IP is a trusted proxy providor. + * Useful to tell if X-Fowarded-For data is possibly bogus. + * Squid cache servers for the site are whitelisted. + * * @param $ip String * @return bool */