추천, 비추천 수정 및 머지 충돌 커밋

This commit is contained in:
chicpro
2013-03-08 12:00:19 +09:00
parent dc3d5e5380
commit 7fe1b31a76
27 changed files with 219 additions and 180 deletions

View File

@ -149,7 +149,7 @@ if ($w == '' || $w == 'u') {
}
if ($is_guest && !chk_captcha()) {
alert('스팸방지에 입력한 숫자가 틀렸습니다.');
alert('자동등록방지 숫자가 틀렸습니다.');
}
if ($w == '' || $w == 'r') {