Don't execute the loop if there's no X-Forwarded-For header, also don't use isset...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 3 Jun 2011 10:55:38 +0000 (10:55 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 3 Jun 2011 10:55:38 +0000 (10:55 +0000)
commitf33f9ec7ee469cfda159bc299e6a7fd817ec4680
treef32a8f1abb629d04794dfaef4cb7927dd7152ab8
parent6e7eb67b43531786fe22e5da4b43d5db1e7c9b12
Don't execute the loop if there's no X-Forwarded-For header, also don't use isset() to check only for null
includes/ProxyTools.php