관리자: #52 , #47 의 2 처리

This commit is contained in:
whitedot
2012-11-19 13:29:48 +09:00
parent 419e0011fd
commit 4f43d7cc5e
2 changed files with 43 additions and 10 deletions

View File

@ -35,7 +35,7 @@ $sql_common = " mb_name = '{$_POST['mb_name']}',
mb_sms = '{$_POST['mb_sms']}',
mb_open = '{$_POST['mb_open']}',
mb_profile = '{$_POST['mb_profile']}',
mb_level '{$_POST[mb_level]}',
mb_level = '{$_POST[mb_level]}',
mb_1 = '{$_POST['mb_1']}',
mb_2 = '{$_POST['mb_2']}',
mb_3 = '{$_POST['mb_3']}',