mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@707 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f0e586bd06
commit
a3d6726500
4 changed files with 73 additions and 10 deletions
|
|
@ -37,11 +37,10 @@
|
|||
|
||||
// 템플릿 파일에서 사용할 변수들을 세팅
|
||||
Context::set('title', $title);
|
||||
Context::set('list', $list);
|
||||
Context::set('document_list', $output->data);
|
||||
|
||||
// 템플릿 컴파일
|
||||
$oTemplate = new TemplateHandler();
|
||||
debugPrint($tpl_path);
|
||||
return $oTemplate->compile($tpl_path, $tpl_file);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue