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@977 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d67dbc59b4
commit
d26614ad3a
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
$layout_info = $oLayoutModel->getLayout($layout_srl);
|
||||
|
||||
// 등록된 레이아웃이 없으면 오류 표시
|
||||
if(!$layout_info) return $this->dispContent();
|
||||
if(!$layout_info) return $this->dispLayoutAdminContent();
|
||||
|
||||
Context::set('layout_info', $layout_info);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue