Merge branch 'master' of github.com:gnuboard/g4s

This commit is contained in:
whitedot
2013-05-15 10:31:43 +09:00
11 changed files with 19 additions and 26 deletions

View File

@ -234,7 +234,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<?php
if ($config['cf_kcpcert_use']) {
// 휴대폰인증 form
include_once(G4_KCP_PATH.'/kcpcert_form.php');
include_once(G4_KCPCERT_PATH.'/kcpcert_form.php');
?>
<script>
$(function() {