경로 수정 작업

This commit is contained in:
chicpro
2013-03-19 16:50:37 +09:00
parent d9d9250799
commit 3258c571b7
19 changed files with 332 additions and 351 deletions

View File

@ -1,4 +1,3 @@
<?
$g4_path = "../.."; // 루트디렉토리로 부터의 상대경로
include_once("$g4_path/common.php");
include_once("../../common.php");
?>