From f0a32a2dead96577c9813acf995b41130ac54499 Mon Sep 17 00:00:00 2001 From: florian HENRY Date: Thu, 9 Aug 2018 20:41:15 +0200 Subject: [PATCH] fix : remove comment on commit --- htdocs/adherents/subscription.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/subscription.php b/htdocs/adherents/subscription.php index 3e4af5438c6..f7a074106b9 100644 --- a/htdocs/adherents/subscription.php +++ b/htdocs/adherents/subscription.php @@ -330,7 +330,7 @@ if ($user->rights->adherent->cotisation->creer && $action == 'subscription' && ! if (! $error) { -// $db->commit(); + $db->commit(); } else {