git-svn-id: http://xe-core.googlecode.com/svn/trunk@493 201d5d3c-b55e-5fd7-737f-ddc643e51545
|
Before Width: | Height: | Size: 1,023 B After Width: | Height: | Size: 1,023 B |
|
Before Width: | Height: | Size: 1,018 B After Width: | Height: | Size: 1,018 B |
|
Before Width: | Height: | Size: 1,019 B After Width: | Height: | Size: 1,019 B |
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
|
Before Width: | Height: | Size: 547 B After Width: | Height: | Size: 547 B |
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
// 에디터 컴포넌트를 구함
|
||||
$component_list = FileHandler::readDir($this->module_path.'components');
|
||||
debugPrint($component_list);
|
||||
|
||||
// 템플릿을 미리 컴파일해서 컴파일된 소스를 return
|
||||
$tpl_path = $this->module_path.'tpl';
|
||||
|
|
|
|||