mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix merge
This commit is contained in:
@@ -134,7 +134,7 @@ class Tools implements ControllerProviderInterface
|
||||
, $request->request->get('record_id')
|
||||
);
|
||||
|
||||
$media = $app['Core']['mediavorus']->guess($tempoFile);
|
||||
$media = $app['phraseanet.core']['mediavorus']->guess($tempoFile);
|
||||
|
||||
$record->substitute_subdef('document', $media);
|
||||
|
||||
|
Reference in New Issue
Block a user