회원관리 삭제
This commit is contained in:
@ -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");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user