g4_path 삭제

This commit is contained in:
chicpro
2013-03-26 09:38:09 +09:00
parent 44ee770f92
commit b1a3d3ad50

View File

@ -1,4 +1,3 @@
<?
$g4_path = "../..";
include_once("$g4_path/common.php");
include_once("../../common.php");
?>