first
This commit is contained in:
6
modules/popup/admin.php
Normal file
6
modules/popup/admin.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
if(!defined('__KIMS__')) exit;
|
||||
|
||||
//include_once $g['dir_module'].'admin/'.$front.'.php'; //작동안됨
|
||||
include_once $g['path_module'].$module.'/admin/'.$front.'.php';
|
||||
?>
|
||||
Reference in New Issue
Block a user