diff options
Diffstat (limited to 'lib/remote')
-rw-r--r-- | lib/remote/cloud.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/remote/cloud.php b/lib/remote/cloud.php index 6358bea46fc..1acd48ea5af 100644 --- a/lib/remote/cloud.php +++ b/lib/remote/cloud.php @@ -203,4 +203,4 @@ class OC_REMOTE_CLOUD{ return $this->apiCall('pull',array('dir'=>$targetDir,'file'=>$targetFile,'token'=>$token,'source'=>$url),true); } } - +
\ No newline at end of file |