에디터 변경사항을 쪽지창에도 적용

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2573 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-09-11 02:49:48 +00:00
parent 9a9e86f1fa
commit b83c6484e6

View file

@ -322,6 +322,8 @@
// 에디터 모듈의 getEditor를 호출하여 서명용으로 세팅
$oEditorModel = &getModel('editor');
$option->primary_key_name = 'receiver_srl';
$option->content_key_name = 'content';
$option->allow_fileupload = false;
$option->enable_autosave = false;
$option->enable_default_component = true;