그누보드5
This commit is contained in:
6
plugin/gcaptcha/get.php
Normal file
6
plugin/gcaptcha/get.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
include_once("./_common.php");
|
||||
include_once(G5_GCAPTCHA_PATH.'/gcaptcha.lib.php');
|
||||
|
||||
echo chk_captcha();
|
||||
?>
|
||||
Reference in New Issue
Block a user