Merge "Removed deprecated functions and merged ProxyTools into GlobalFunctions"
[lhc/web/wiklou.git] / includes / Setup.php
index eef5ccb..17d5446 100644 (file)
@@ -426,7 +426,6 @@ wfProfileOut( $fname . '-exception' );
 wfProfileIn( $fname . '-includes' );
 require_once "$IP/includes/normal/UtfNormalUtil.php";
 require_once "$IP/includes/GlobalFunctions.php";
-require_once "$IP/includes/ProxyTools.php";
 require_once "$IP/includes/normal/UtfNormalDefines.php";
 wfProfileOut( $fname . '-includes' );