mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Fix error in the doublons queries
This commit is contained in:
@@ -111,7 +111,7 @@ class PersonMove
|
||||
$this->getTableName($personMetadata),
|
||||
$from->getId()
|
||||
);
|
||||
|
||||
|
||||
return $sqls;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user