5.6.16 버전에서 게시판 생성이 안되는 오류 수정

This commit is contained in:
thisgun
2025-09-02 18:27:55 +09:00
parent 44172c1d1f
commit 54171e1903
2 changed files with 18 additions and 4 deletions

View File

@ -1439,7 +1439,7 @@ function frm_check_file(){
return false;
} else {
jQuery("#admin_captcha_box").hide();
// jQuery("#admin_captcha_box").hide();
}
return true;