replace by NOALYSS_INCLUDE

This commit is contained in:
sparkyx 2023-07-30 17:59:32 +02:00
parent a7f8e99cf0
commit 4e9aea0a3f

View file

@ -38,7 +38,7 @@
if ( ! defined('ALLOWED')) define ('ALLOWED',1);
require_once '../include/constant.php';
global $dirname;
require_once NOALYSS_INCLUDE."/lib/ac_common.php";
global $http;