Fix copy-paste error in wfIsConfiguredProxy()
authorKevin Israel <pleasestand@live.com>
Fri, 20 Jun 2014 05:25:41 +0000 (01:25 -0400)
committerKevin Israel <pleasestand@live.com>
Fri, 20 Jun 2014 05:27:33 +0000 (01:27 -0400)
commit476b532f157ddd31bc51c372ff45d69684dd4490
tree817653c2ef636151730b73142f368aa9aac1d0ab
parente1a9909ede546c758690663a9f5fec65e592289f
Fix copy-paste error in wfIsConfiguredProxy()

It should call IP::isConfiguredProxy(), not IP::isTrustedProxy().

Follows-up e323bc33934d.

Change-Id: I3caf8261f6058aa1a243c055b746b2fa61b1bf49
includes/GlobalFunctions.php