diff --git a/e107_handlers/iphandler_class.php b/e107_handlers/iphandler_class.php index 99d2b54f3..2d973c394 100644 --- a/e107_handlers/iphandler_class.php +++ b/e107_handlers/iphandler_class.php @@ -58,7 +58,7 @@ * */ -define("BAN_TYPE_LEGACY",0); // Quick fix for PHP Notice. +// define("BAN_TYPE_LEGACY",0); // Quick fix for PHP Notice. If the error is triggered from somewhere else, the class name needs adding - eIPHandler::BAN_TYPE_LEGACY class eIPHandler {