본인확인과 관련된 ajax 코드 삭제
This commit is contained in:
@ -357,6 +357,7 @@ function fregisterform_submit(f)
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
if (typeof(f.mb_hp) != "undefined" && f.mb_hp.value) {
|
||||
var error = "";
|
||||
$.ajax({
|
||||
@ -381,6 +382,7 @@ function fregisterform_submit(f)
|
||||
return false;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
<?php echo chk_captcha_js(); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user