mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
fix
This commit is contained in:
parent
052262c196
commit
d2d092a7eb
3 changed files with 16 additions and 16 deletions
|
|
@ -25,6 +25,8 @@ class fileController extends file
|
|||
*/
|
||||
function procFileUpload()
|
||||
{
|
||||
Context::setRequestMethod('JSON');
|
||||
|
||||
$file_info = Context::get('Filedata');
|
||||
|
||||
// An error appears if not a normally uploaded file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue