Commit e3d92550 authored by Stéphane Bouvry (perso)'s avatar Stéphane Bouvry (perso)
Browse files

Merge branch 'creed' of https://git.unicaen.fr/open-source/oscar into creed

parents b7050dc3 7a730846
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ class ConnectorPersonJSON implements ConnectorInterface
                $repport->adderror($message . " a échoué : " . $e->getMessage());
            }
        }
        $this->flush();
        // $this->entityManager->flush();
        return $repport;
    }