CC-3826: Couldn't find constant MDATA_KEY_RECORD_DATE
-fixed
This commit is contained in:
parent
4a6a31c5a4
commit
025ef0ed27
2 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,6 @@ class ApiController extends Zend_Controller_Action
|
|||
$filepath = $md['MDATA_KEY_FILEPATH'];
|
||||
$filepath = str_replace("\\", "", $filepath);
|
||||
$file->setFilePath($filepath);
|
||||
//$file->setMetadata($md);
|
||||
}
|
||||
}
|
||||
else if ($mode == "delete") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue