Removed deprecated functions and merged ProxyTools into GlobalFunctions
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 16 Dec 2013 02:07:04 +0000 (18:07 -0800)
committerPleaseStand <pleasestand@live.com>
Mon, 16 Dec 2013 12:54:16 +0000 (12:54 +0000)
commit6640bdf0d8be3d7b9a9be473f855c9c99ff061aa
tree259c2a84b8c32f00e1f9be4213ca9e5e544472d5
parent6b22c0a353018473d4767c497973f0b83ee4892d
Removed deprecated functions and merged ProxyTools into GlobalFunctions

Kept wfGetIP() for now because it is still in use in the SecurePoll
extension and in WMF configuration.

Change-Id: Id412e37743f89bb67eb329a2f475f8496cf7b006
includes/GlobalFunctions.php
includes/ProxyTools.php [deleted file]
includes/Setup.php
includes/utils/IP.php