notice 오류 해결중

This commit is contained in:
gnuboard
2012-12-27 15:04:40 +09:00
parent 5ed9a4d24d
commit 2b5c471bdb
13 changed files with 186 additions and 190 deletions

View File

@ -2,4 +2,5 @@
$g4_path = ".."; // common.php 의 상대 경로
include_once ($g4_path.'/common.php');
include_once($g4['admin_path'].'/admin.lib.php');
?>
$admin_index = false;
?>