mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
#18591512 관리자 모듈 스크립트 정리
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7118 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a0b4c0cf1c
commit
43a4e760c0
3 changed files with 13 additions and 26 deletions
|
|
@ -47,6 +47,8 @@
|
|||
function procAdminLogout() {
|
||||
$oMemberController = &getController('member');
|
||||
$oMemberController->procMemberLogout();
|
||||
|
||||
header('Location: '.getUrl('module','admin','act',''));
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue