mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 22:33:10 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@308 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ea6d03386e
commit
0897feb1d4
2 changed files with 5 additions and 0 deletions
|
|
@ -103,6 +103,7 @@
|
|||
if(!$output->toBool()) return $output;
|
||||
|
||||
// 해당 메뉴의 정보를 구함
|
||||
$oLayoutModel = &getModel('layout');
|
||||
$layout_info = $oLayoutModel->getLayoutInfoXml($args->layout);
|
||||
$navigations = $layout_info->navigations;
|
||||
if(count($navigations)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue