mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
#18069686 * 외부페이지 생성할 수 없는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6530 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8cd407cf08
commit
15259cb9e4
3 changed files with 1 additions and 6 deletions
|
|
@ -35,6 +35,7 @@
|
|||
|
||||
// module_srl의 값에 따라 insert/update
|
||||
if(!$args->module_srl) {
|
||||
$args->module_srl = getNextSequence();
|
||||
$output = $oModuleController->insertModule($args);
|
||||
$msg_code = 'success_registed';
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue