This commit is contained in:
bnu 2015-02-27 14:10:05 +09:00
parent 052262c196
commit d2d092a7eb
3 changed files with 16 additions and 16 deletions

View file

@ -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