sintonia/airtime_mvc/application/modules/rest
Lucas Bickel 0b704e95f1 Use Zend_File_Transfer instead of $_FILES
This should give us more information in the case of an error and is the framework idiomatic way to handle a RESTful file upload.

I'm hoping this helps debug https://github.com/LibreTime/libretime/issues/3
2017-03-04 11:09:06 +01:00
..
controllers Use Zend_File_Transfer instead of $_FILES 2017-03-04 11:09:06 +01:00
helpers Added create endpoint to provisioning controller, fixed RestAuth helper 2015-02-09 17:41:03 -05:00
Bootstrap.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00