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

This commit is contained in:
zero 2007-06-20 05:35:22 +00:00
parent 6b60402a29
commit a774aa0f54
8 changed files with 76 additions and 175 deletions

View file

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