회원정보 수정시 에디터 부분 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6141 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-04-20 00:55:44 +00:00
parent 8d8b680897
commit f968bd65c0
3 changed files with 3 additions and 2 deletions

View file

@ -67,6 +67,7 @@
else $allow_fileupload = true;
// content_style 세팅
if(!$option->content_style) $option->content_style = 'xeStyle';
Context::set('content_style', $option->content_style);
// 자동 저장 유무 옵션 설정