mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1073 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3b6fde3dc6
commit
76053c0df4
4 changed files with 14 additions and 4 deletions
|
|
@ -196,7 +196,7 @@
|
|||
foreach($layout_info->extra_var as $var_id => $val) {
|
||||
$layout_info->{$var_id} = $val->value;
|
||||
}
|
||||
unset($layout_info->extra_var);
|
||||
//unset($layout_info->extra_var);
|
||||
}
|
||||
|
||||
// 레이아웃 정보중 menu를 Context::set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue