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