replace by NOALYSS_INCLUDE

This commit is contained in:
sparkyx 2023-07-30 17:56:32 +02:00
commit a7f8e99cf0
2 changed files with 3 additions and 7 deletions

View file

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