replace by NOALYSS_INCLUDE
This commit is contained in:
parent
7192013a7e
commit
121abf8bf1
1 changed files with 2 additions and 2 deletions
|
|
@ -38,8 +38,8 @@
|
|||
if ( ! defined('ALLOWED')) define ('ALLOWED',1);
|
||||
|
||||
require_once '../include/constant.php';
|
||||
global $dirname;
|
||||
require_once $dirname."/lib/ac_common.php";
|
||||
|
||||
require_once NOALYSS_INCLUDE."/lib/ac_common.php";
|
||||
|
||||
global $http;
|
||||
$http=new HttpInput();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue