fix : remove comment on commit

This commit is contained in:
florian HENRY 2018-08-09 20:41:15 +02:00
parent 9b50bc2197
commit f0a32a2dea

View File

@ -330,7 +330,7 @@ if ($user->rights->adherent->cotisation->creer && $action == 'subscription' && !
if (! $error)
{
// $db->commit();
$db->commit();
}
else
{