mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
zbxe 데이터 이전을 위한 부분 처리
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3344 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e9e8f89d7d
commit
4035264323
2 changed files with 29 additions and 10 deletions
|
|
@ -310,6 +310,8 @@
|
|||
$output->add('file_size', $args->file_size);
|
||||
$output->add('source_filename', $args->source_filename);
|
||||
$output->add('upload_target_srl', $upload_target_srl);
|
||||
$output->add('sid', $args->sid);
|
||||
$output->add('direct_download', $args->direct_download);
|
||||
return $output;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue