SAAS-503: PYPO -> Use the REST API to download files

Removed Amazon S3 specific code
This commit is contained in:
drigato 2014-12-02 18:46:17 -05:00
parent bf91677f91
commit e1f1807f5a
3 changed files with 43 additions and 20 deletions

View file

@ -85,7 +85,7 @@ class CloudFile extends BaseCloudFile
/**
*
* Deletes the file from Amazon S3
* Deletes the file from cloud storage
*/
public function deletePhysicalFile()
{