sintonia/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
PodcastController.php
PodcastEpisodesController.php
RouteController.php
ShowImageController.php