libretime/airtime_mvc/application/modules/rest/controllers
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
..
MediaController.php Use Zend_File_Transfer instead of $_FILES 2017-03-04 11:09:06 +01:00
PodcastController.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
PodcastEpisodesController.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
RouteController.php SAAS-1063: REST API for podcasts 2015-09-16 14:22:13 -04:00
ShowImageController.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00