음성캡챠 적용중

This commit is contained in:
gnuboard
2013-01-02 18:48:58 +09:00
parent 12f45b6964
commit 2c8c36ffc3
25 changed files with 465 additions and 0 deletions

View File

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