마크업:메일테스트, 회원삭제

This commit is contained in:
whitedot
2012-11-14 16:58:31 +09:00
parent cf85f7c24b
commit 9d88639ec1
3 changed files with 14 additions and 14 deletions

View File

@ -23,7 +23,7 @@ check_token();
member_delete($mb['mb_id']);
if ($url)
goto_url($url.'?'.$qstr'&w=u&mb_id='.$mb_id);
goto_url($url.'?'.$qstr'&w=u&mb_id='.$mb_id);
else
goto_url('./member_list.php?'.$qstr);
?>