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

This commit is contained in:
zero 2007-02-15 14:42:13 +00:00
parent 20ba44fafe
commit 7350705fa1

View file

@ -41,6 +41,8 @@
Context::set('editor_path', $editor_path);
Context::loadLang($editor_path);
// 스킨 디렉토리 세팅
return true;
}