mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 22:13:13 +00:00
Fix connection
This commit is contained in:
@@ -467,6 +467,8 @@ class Collection implements ControllerProviderInterface
|
||||
$user->ACL()->update_rights_to_base($bas_id, array('order_master' => true));
|
||||
}
|
||||
|
||||
$conn->commit();
|
||||
|
||||
$success = true;
|
||||
} catch (\Exception $e) {
|
||||
$conn->rollBack();
|
||||
|
Reference in New Issue
Block a user