git-svn-id: http://xe-core.googlecode.com/svn/trunk@1692 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-20 06:54:41 +00:00
parent 3f00a3aabe
commit 9d4ba17e3c
6 changed files with 39 additions and 80 deletions

View file

@ -41,7 +41,7 @@
Context::set('colorset', $args->colorset);
// 템플릿 파일을 지정
$tpl_file = 'list';
$tpl_file = 'archive_list';
// 템플릿 컴파일
$oTemplate = &TemplateHandler::getInstance();