휴대폰 본인확인 관련 기능 수정

This commit is contained in:
gnuboard
2013-05-06 21:06:39 +09:00
parent 881e049425
commit 8bc71997f4
10 changed files with 91 additions and 192 deletions

View File

@ -1,7 +0,0 @@
<?php
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
if ($config['cf_kcpcert_use']) {
include_once(G4_KCP_PATH.'/kcpcert.tail.skin.php');
}
?>