mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 19:43:16 +00:00
Update Border File API
This commit is contained in:
@@ -1688,7 +1688,7 @@ class task_period_archive extends task_abstract
|
||||
|
||||
$metadatas = $this->mergeForDatabox($metadatasStructure, $metadatas, $caption);
|
||||
}
|
||||
$file = new \Alchemy\Phrasea\Border\File($media, $collection);
|
||||
$file = new \Alchemy\Phrasea\Border\File($this->dependencyContainer, $media, $collection);
|
||||
|
||||
$file->addAttribute(new BorderAttribute\Status($this->dependencyContainer, $status));
|
||||
|
||||
|
Reference in New Issue
Block a user