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
|
|
@ -78,10 +78,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
// module_srl이 없으면 sequence값으로 미리 구해 놓음
|
||||
if(!$module_srl) $module_srl = getNextSequence();
|
||||
Context::set('module_srl',$module_srl);
|
||||
|
||||
// 레이아웃 목록을 구해옴
|
||||
$oLayoutMode = &getModel('layout');
|
||||
$layout_list = $oLayoutMode->getLayoutList();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue