에디터, 캡챠를 bbs 밑으로 이동후 코드 수정

This commit is contained in:
gnuboard
2013-01-14 13:15:49 +09:00
parent 7b04f8a6d2
commit c0ecb1cdec
306 changed files with 138 additions and 115 deletions

5
bbs/gcaptcha/get.php Normal file
View File

@ -0,0 +1,5 @@
<?php
include_once("./_common.php");
echo chk_captcha();
?>