Skip to content
Snippets Groups Projects
Commit dd78363f authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix several bugs reported by scrutinizer

parent ee4d6971
Branches
Tags
No related merge requests found
...@@ -130,7 +130,7 @@ abstract class ActionsAdherentCardCommon ...@@ -130,7 +130,7 @@ abstract class ActionsAdherentCardCommon
} }
else else
{ {
$this->errors=$nuser->error; $this->errors[]=$nuser->error;
$this->db->rollback(); $this->db->rollback();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment