From 2aaa83f4b2d4f9ebbbc144b1bbfbf7f4d3251577 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 10 Jul 2007 07:50:19 +0000 Subject: [PATCH] =?utf8?q?Aus=20Debuggr=C3=BCnden=20war's=20noch=20auskomm?= =?utf8?q?entiert.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/DN.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/DN.pm b/SL/DN.pm index f8fd8882a..587379b72 100644 --- a/SL/DN.pm +++ b/SL/DN.pm @@ -331,7 +331,7 @@ sub save_dunning { $self->send_email($myconfig, $form, $dunning_id, $dbh); } -# $dbh->commit(); + $dbh->commit(); $dbh->disconnect(); $main::lxdebug->leave_sub(); -- 2.20.1