mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
자동 저장 첨부파일 삭제 부분 - 의심가는 부분 일단 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6564 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
30d4f4a173
commit
bcc0619a85
2 changed files with 5 additions and 5 deletions
|
|
@ -363,7 +363,7 @@
|
|||
|
||||
// 자동 저장 데이터 변경
|
||||
$oEditorController = &getController('editor');
|
||||
$oEditorController->deleteSavedDoc(true);
|
||||
$oEditorController->deleteSavedDoc(false);
|
||||
$oEditorController->doSaveDoc($saved_doc);
|
||||
|
||||
return $saved_doc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue