모바일에서 패스워드 찾기 본인인증시 NHN_KCP 본인인증 스크립트 오류 수정

This commit is contained in:
thisgun
2022-12-19 14:04:42 +09:00
parent 4e0cd0d911
commit 22bfc5e9bb
2 changed files with 7 additions and 2 deletions

View File

@ -5,4 +5,4 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
// 예) https://도메인/css/default.css?ver=220620
// 예) https://도메인/js/common.js?ver=220620
define('G5_CSS_VER', '220620');
define('G5_JS_VER', '221017');
define('G5_JS_VER', '2210172');