mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 11:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@710 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b5e08ad2d9
commit
c213e170e3
2 changed files with 3 additions and 3 deletions
|
|
@ -36,7 +36,7 @@
|
|||
$tpl_file = 'list';
|
||||
|
||||
// 템플릿 파일에서 사용할 변수들을 세팅
|
||||
Context::set('mid_list', $mid_list);
|
||||
if(count($mid_list)==1) Context::set('module_name', $mid_list[0]);
|
||||
Context::set('title', $title);
|
||||
Context::set('style', $args->style);
|
||||
Context::set('document_list', $output->data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue