mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@108 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
47f322b297
commit
07378c8fe2
3 changed files with 8 additions and 6 deletions
|
|
@ -42,6 +42,8 @@
|
|||
Context::loadLang($editor_path);
|
||||
|
||||
// 스킨 디렉토리 세팅
|
||||
$skin_path = sprintf("%sskins/%s/",$this->module_path, $this->module_info->skin);
|
||||
$this->setTemplatePath($skin_path);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue