git subtree merge를 위한 g4s_branch 및 서브트리 생성
This commit is contained in:
5
g4s/adm/_common.php
Normal file
5
g4s/adm/_common.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
define('G4_IS_ADMIN', true);
|
||||
include_once ('../common.php');
|
||||
include_once(G4_ADMIN_PATH.'/admin.lib.php');
|
||||
?>
|
||||
Reference in New Issue
Block a user