mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@160 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a6d506f459
commit
b3a839ae94
8 changed files with 80 additions and 51 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
class TemplateHandler extends Handler {
|
||||
|
||||
var $compiled_path = './files/template_compiled/'; ///< 컴파일된 캐쉬 파일이 놓일 위치
|
||||
var $compiled_path = './files/cache/template_compiled/'; ///< 컴파일된 캐쉬 파일이 놓일 위치
|
||||
|
||||
var $tpl_path = ''; ///< 컴파일 대상 경로
|
||||
var $tpl_file = ''; ///< 컴파일 대상 파일
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue