mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
do nothing
This commit is contained in:
@@ -77,8 +77,9 @@ class patch_415PHRAS3604 implements patchInterface
|
||||
$app['orm.em']->remove($feedItem);
|
||||
}
|
||||
} catch (NotFoundHttpException $e) {
|
||||
// the referenced sbas_id is not found, so delete also the feedItem
|
||||
$app['orm.em']->remove($feedItem);
|
||||
// the referenced sbas_id is not found,
|
||||
|
||||
// $app['orm.em']->remove($feedItem); // do nothing
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user