Files
firstgarden-web-gnu/skin/member/basic/register_form_update.head.skin.php
2013-04-26 10:54:44 +09:00

7 lines
168 B
PHP

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