관리자 코드 체크 및 정리

This commit is contained in:
chicpro
2014-03-26 15:43:55 +09:00
parent a09ad95cc0
commit e61c402067
18 changed files with 30 additions and 37 deletions

View File

@ -5,7 +5,6 @@ include_once("./_common.php");
auth_check($auth[$sub_menu], 'w');
$g5['title'] = '게시판 복사';
$administrator = 1;
include_once(G5_PATH.'/head.sub.php');
?>