Merge pull request #9228 from atm-florian/8.0

fix : remove comment on commit
This commit is contained in:
Laurent Destailleur 2018-08-12 19:13:07 +02:00 committed by GitHub
commit b11d5c2f71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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