mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Substitute with actual file
This commit is contained in:
@@ -1002,6 +1002,7 @@ class record_adapter implements record_Interface, cache_cacheableInterface
|
|||||||
}
|
}
|
||||||
|
|
||||||
$core['file-system']->chmod($subdefFile->getRealPath(), 0760);
|
$core['file-system']->chmod($subdefFile->getRealPath(), 0760);
|
||||||
|
$media = \MediaVorus\MediaVorus::guess($subdefFile);
|
||||||
|
|
||||||
media_subdef::create($this, $name, $media);
|
media_subdef::create($this, $name, $media);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user