Magic Hash 관련 비밀번호 체크 코드 수정

This commit is contained in:
chicpro
2015-05-13 17:10:08 +09:00
parent 2705b9312c
commit 01a31bb18f
16 changed files with 42 additions and 18 deletions

View File

@ -60,7 +60,7 @@ if ($is_member)
else
{
$mb_id = '';
$wr_password = sql_password($wr_password);
$wr_password = get_encrypt_string($wr_password);
}
if ($w == 'c') // 댓글 입력