Fix bad commit
This commit is contained in:
parent
e9a073b223
commit
ac2c685e7d
@ -83,7 +83,6 @@ class Cotisation extends CommonObject
|
||||
if ($resql)
|
||||
{
|
||||
$this->id = $this->db->last_insert_id(MAIN_DB_PREFIX."cotisation");
|
||||
$this->db->commit();
|
||||
return $this->id;
|
||||
}
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user