모바일용 회원가입폼 수정

This commit is contained in:
gnuboard
2013-04-23 18:40:53 +09:00
parent e1c30625f1
commit 936d90824a
3 changed files with 71 additions and 10 deletions

View File

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