Whitespaces fixes
[lhc/web/wiklou.git] / includes / ProxyTools.php
index a0ee5ca..5719e3e 100644 (file)
@@ -124,7 +124,7 @@ 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
- * @param string $ip
+ * @param $ip String
  * @return bool
  */
 function wfIsTrustedProxy( $ip ) {