KCAPTCHA 캡챠 플러그인 추가

This commit is contained in:
gnuboard
2013-10-10 15:48:07 +09:00
parent a253bea015
commit f2d63ee9be
77 changed files with 547 additions and 38 deletions

View File

@ -1,7 +1,7 @@
<?php
define('G5_CAPTCHA', true);
include_once('./_common.php');
include_once(G5_GCAPTCHA_PATH.'/gcaptcha.lib.php');
include_once(G5_CAPTCHA_PATH.'/captcha.lib.php');
// 090710
if (substr_count($wr_content, "&#") > 50) {