diff --git a/globals/config.php b/globals/config.php index 06e359c..affb3de 100644 --- a/globals/config.php +++ b/globals/config.php @@ -106,7 +106,6 @@ try include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Users/ReferralProgram.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Moderation/UserModerationManager.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Common/HashingUtiltity.php"; - include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Web/IpRange.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Web/WebContextManager.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Common/System.php"; include "C:/Webserver/nginx/Alphaland/globals/Dependencies/Assets/Asset.php";