mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6567 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9cb8cfb04b
commit
6b20fec41b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
uploaded_fileinfo.sid = '{$uploaded_fileinfo->get('sid')}';
|
||||
uploaded_fileinfo.direct_download = '{$uploaded_fileinfo->get('direct_download')}';
|
||||
uploaded_fileinfo.source_filename = '{$uploaded_fileinfo->get('source_filename')}';
|
||||
uploaded_fileinfo.upload_target_srl = '{$uploaded_fileinfo->get('upload_taget_srl')}';
|
||||
uploaded_fileinfo.upload_target_srl = '{$uploaded_fileinfo->get('upload_target_srl')}';
|
||||
uploaded_fileinfo.uploaded_filename = '{$uploaded_fileinfo->get('uploaded_filename')}';
|
||||
<!--@else-->
|
||||
uploaded_fileinfo.error = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue