_CAPTCHA_, _EDITOR_ 선언하지 않아도 오류나지 않도록 수정
캡챠와 에디터를 plugin 디렉토리에서 extend 디렉토리로 변경
This commit is contained in:
5
extend/gcaptcha/get.php
Normal file
5
extend/gcaptcha/get.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
include_once("./_common.php");
|
||||
|
||||
echo chk_captcha();
|
||||
?>
|
||||
Reference in New Issue
Block a user