Logging statement. To remove later.
This commit is contained in:
parent
f428a2d960
commit
79687499aa
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ class Rest_MediaController extends Zend_Rest_Controller
|
|||
$this->processUploadedFile($callbackUrl, $relativePath, $this->getOwnerId());
|
||||
|
||||
if (!$pathToDelete) {
|
||||
Logging::info($pathToDelete);
|
||||
//delete the empty folder that was uploaded via ftp (if one)
|
||||
rmdir($pathToDelete);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue