diff --git a/system/security.php b/system/security.php index 7d380ca9..68f962a1 100644 --- a/system/security.php +++ b/system/security.php @@ -634,7 +634,7 @@ function check_redirect_origin($url) { // set DDOS protection (only for advanced security) if(PHP_DDOS_PROTECTION !== false) { - loadHelper("php-sec-ddos.lnk") + loadHelper("php-sec-ddos.lnk"); } // set Webshell detection (only for advanced security)