mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
#294 게시글 이동/복사시 첨부파일과 댓글/엮인글도 모두 복사되도록 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3490 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3f28a71e8d
commit
f14af52fb3
4 changed files with 101 additions and 7 deletions
|
|
@ -386,6 +386,7 @@
|
|||
$output->add('direct_download', $args->direct_download);
|
||||
$output->add('source_filename', $args->source_filename);
|
||||
$output->add('upload_target_srl', $upload_target_srl);
|
||||
$output->add('uploaded_filename', $args->uploaded_filename);
|
||||
return $output;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue