cheidtor 제거

This commit is contained in:
gnuboard
2012-12-31 10:40:36 +09:00
parent 55f2cb1bdd
commit 37f4b5feb5
202 changed files with 126 additions and 9022 deletions

View File

@ -22,7 +22,6 @@ function chk_tcaptcha(user_answer, user_token)
});
if (error) {
//alert('답이 틀렸거나 입력 횟수가 넘었습니다.\n\n문제를 클릭하신후 답을 다시 입력해 주십시오.');
alert(error);
user_answer.select();
return false;