본인확인과 관련된 ajax 코드 삭제

This commit is contained in:
gnuboard
2013-06-07 12:47:21 +09:00
parent cbd976e577
commit ffbc3f18f6

View File

@ -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(); ?>