캡챠사용시 ss_bo_table, ss_wr_id 세션이 생기지 않던 오류 수정 & g5_captcha_path 제거

This commit is contained in:
gnuboard
2013-10-16 16:27:34 +09:00
parent bc8ef2d4c6
commit 207f458186
3 changed files with 284 additions and 284 deletions

View File

@ -1,8 +1,7 @@
<?php
include_once("_common.php");
header("Content-Type: text/html; charset=$g4[charset]");
require(dirname(__FILE__).'/kcaptcha_config.php');
include('captcha.lib.php');
include_once(dirname(__FILE__).'/kcaptcha_config.php');
include_once('captcha.lib.php');
while(true){
$keystring='';