mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 09:49:54 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1710 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e17cdc7f2f
commit
62ce9f99b2
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@
|
|||
}
|
||||
|
||||
// 레이아웃 수정
|
||||
$layout_args->layout_srl = $layout_args->module_srl = $module_srl;
|
||||
$layout_args->layout_srl = $layout_args->module_srl = $module_srl = $output->get('module_srl');
|
||||
$layout_args->title = $args->browser_title;
|
||||
$layout_args->layout_path = sprintf('./modules/blog/skins/%s/layout.html', $args->skin);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue