텍스트캡챠 적용
This commit is contained in:
4
plugin/tcaptcha/_common.php
Normal file
4
plugin/tcaptcha/_common.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?
|
||||
$g4_path = "../.."; // common.php 의 상대 경로
|
||||
include_once("$g4_path/common.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user