이용후기를 다시 사용후기로 문구 변경 및 코드 수정

This commit is contained in:
gnuboard
2013-06-11 11:34:34 +09:00
parent a54cbb4029
commit 4fe7203902
19 changed files with 1302 additions and 83 deletions

View File

@ -0,0 +1,4 @@
<?
$g4_path = "../../.."; // common.php 의 상대 경로
include_once("$g4_path/common.php");
?>