mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1571 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d90cc28784
commit
24008a04ad
10 changed files with 88 additions and 18 deletions
|
|
@ -153,7 +153,7 @@
|
|||
if($component_list->{$component_name}) continue;
|
||||
|
||||
// DB에 입력
|
||||
$oEditorController = &getController('editor');
|
||||
$oEditorController = &getAdminController('editor');
|
||||
$oEditorController->insertComponent($component_name, false);
|
||||
|
||||
// component_list에 추가
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue