From 0459dded82ee2c88499f4e46a9f3facba519f4f6 Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Wed, 3 Mar 2010 13:44:33 +0100 Subject: [PATCH] Debug Code aus letztem Commit entfernt --- bin/mozilla/is.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 8e2046897..6446cc787 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -860,9 +860,6 @@ sub credit_note { my %myconfig = %main::myconfig; my $locale = $main::locale; - open(FH, ">/tmp/lx.dump"); - print FH Dumper($form); - close FH; $main::auth->assert('invoice_edit'); $form->{transdate} = $form->{invdate} = $form->current_date(\%myconfig); -- 2.20.1