회원정보찾기 : KGB 휴대폰/아이핀 인증 관련 수정

This commit is contained in:
projectSylas
2021-09-15 02:10:09 +00:00
parent 1d32545552
commit 3c7439fc0a
8 changed files with 314 additions and 4 deletions

View File

@ -80,4 +80,4 @@ if($config['cf_cert_use'] == 2) {
// ########################################################################
// # 리턴 URL 설정
// ########################################################################
$returnUrl = escapeshellarg(G5_OKNAME_URL.'/hpcert2.php'); // 본인인증 완료후 리턴될 URL (도메인 포함 full path);
$returnUrl = escapeshellarg(G5_OKNAME_URL.$resultPage); // 본인인증 완료후 리턴될 URL (도메인 포함 full path);