mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1605 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c8185fadaa
commit
3b0fef43bd
3 changed files with 2 additions and 4 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
// 에디터 모듈의 getEditor를 호출하여 세팅
|
||||
$oEditorModel = &getModel('editor');
|
||||
$option->allow_fileupload = $this->grant->comment_fileupload;
|
||||
$option->allow_fileupload = false;
|
||||
$option->enable_autosave = false;
|
||||
$option->enable_default_component = true;
|
||||
$option->enable_component = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue