kcb 본인확인 오타 수정

This commit is contained in:
thisgun
2019-03-07 11:35:46 +09:00
parent 4227356108
commit e97b91cb88
2 changed files with 5 additions and 1 deletions

View File

@ -1419,6 +1419,10 @@ if($config['cf_cert_use']) {
}
echo module_exec_check($exe, 'okname');
if(is_dir(G5_OKNAME_PATH.'/log') && is_writable(G5_OKNAME_PATH.'/log') && function_exists('check_log_folder') ) {
check_log_folder(G5_OKNAME_PATH.'/log');
}
}
// kcp일 때