공통관리자: 너비 가변 변경 작업 중

This commit is contained in:
whitedot
2013-10-11 16:43:18 +09:00
parent 7ec7f0b46c
commit fe15f022cb
100 changed files with 7539 additions and 7495 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");
?>