mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
모듈 업데이트후 페이지 리로드 처리 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1984 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8988a1fade
commit
810db4b33a
3 changed files with 3 additions and 3 deletions
|
|
@ -129,7 +129,7 @@
|
|||
$oModuleController = &getController('module');
|
||||
$oModuleController->insertActionForward('member', 'view', 'dispMemberOwnDocument');
|
||||
|
||||
return new Object(1, 'success_updated');
|
||||
return new Object(0, 'success_updated');
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue