git subtree merge를 위한 g4s_branch 및 서브트리 생성
This commit is contained in:
6
g4s/plugin/gcaptcha/get.php
Normal file
6
g4s/plugin/gcaptcha/get.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
include_once("./_common.php");
|
||||
include_once(G4_GCAPTCHA_PATH.'/gcaptcha.lib.php');
|
||||
|
||||
echo chk_captcha();
|
||||
?>
|
||||
Reference in New Issue
Block a user