mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 14:03:27 +00:00
Add reconnectable statement
This commit is contained in:
@@ -1652,6 +1652,7 @@ class record_adapter implements record_Interface, cache_cacheableInterface
|
||||
$pathdest = $this->generateSubdefPathname($subdef, $app['filesystem'], $pathdest);
|
||||
|
||||
$app['task-manager.logger']->addInfo(sprintf('Generating subdef %s to %s', $subdefname, $pathdest));
|
||||
|
||||
$this->generate_subdef($app['media-alchemyst'], $subdef, $pathdest, $app['task-manager.logger']);
|
||||
|
||||
if (file_exists($pathdest)) {
|
||||
|
Reference in New Issue
Block a user