mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
r3275에서 잘못 들어간 코드 삭제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3294 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
080d104f34
commit
99b4cc4a3a
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@
|
||||||
$option->enable_default_component = true;
|
$option->enable_default_component = true;
|
||||||
$option->enable_component = false;
|
$option->enable_component = false;
|
||||||
$option->resizable = false;
|
$option->resizable = false;
|
||||||
if($memberModuleConfig->signature_max_height)
|
|
||||||
$option->height = 200;
|
$option->height = 200;
|
||||||
$editor = $oEditorModel->getEditor($member_info->member_srl, $option);
|
$editor = $oEditorModel->getEditor($member_info->member_srl, $option);
|
||||||
Context::set('editor', $editor);
|
Context::set('editor', $editor);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue