Merge branch 'inicert' of https://github.com/gnuboard/gnuboard5 into inicert

This commit is contained in:
projectSylas
2022-01-17 06:44:09 +00:00
34 changed files with 234 additions and 227 deletions

View File

@ -2824,7 +2824,7 @@ function certify_count_check($mb_id, $type)
switch($type) {
case 'sa' :
$cert = '통합인증';
$cert = '간편인증';
break;
case 'hp':
$cert = '휴대폰';