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

This commit is contained in:
zero 2007-06-20 06:20:31 +00:00
parent e5adf79602
commit e14b096adb
3 changed files with 1 additions and 20 deletions

View file

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