mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@89 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d26fabe4b3
commit
c03cf41dd8
10 changed files with 12 additions and 13 deletions
|
|
@ -9,7 +9,7 @@
|
|||
* 이 파일을 caching하여 사용할 수 있도록 하는 템플릿 컴파일러\n
|
||||
**/
|
||||
|
||||
class TemplateHandler {
|
||||
class TemplateHandler extends Handler {
|
||||
|
||||
var $compiled_path = './files/template_compiled/'; ///< 컴파일된 캐쉬 파일이 놓일 위치
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue