mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@869 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ff15e86995
commit
9d4b81bc91
2 changed files with 2 additions and 2 deletions
|
|
@ -103,7 +103,7 @@
|
|||
}
|
||||
|
||||
// module_srl 값이 없다면 그냥 index 페이지를 보여줌
|
||||
if(!$module_srl) return $this->dispAdminContent();
|
||||
if(!$module_srl) return $this->dispPageAdminContent();
|
||||
|
||||
// 레이아웃이 정해져 있다면 레이아웃 정보를 추가해줌(layout_title, layout)
|
||||
if($module_info->layout_srl) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue