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@471 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
312aedcce7
commit
4d9ca9b7c1
4 changed files with 4 additions and 10 deletions
|
|
@ -60,12 +60,6 @@
|
|||
Context::set('category_list', $this->category_list);
|
||||
}
|
||||
|
||||
// 에디터 세팅
|
||||
Context::set('editor', $this->editor);
|
||||
$editor_path = sprintf("./editor/%s/", $this->editor);
|
||||
Context::set('editor_path', $editor_path);
|
||||
Context::loadLang($editor_path);
|
||||
|
||||
// 템플릿에서 사용할 변수를 Context::set()
|
||||
if($this->module_srl) Context::set('module_srl',$this->module_srl);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue