From df53c167adb6bd042f261e2dce7bd88e45f16e77 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 5 May 2009 12:58:46 +0000 Subject: [PATCH] Debugmeldung entfernt. --- bin/mozilla/ap.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index f44805e2b..03512056a 100644 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -800,7 +800,6 @@ $follow_ups_block |; } - print(STDERR "TOTALPAID $total_paid\n"); # ToDO: - insert a global check for stornos, so that a storno is only possible a limited time after saving it print qq| | if ($form->{id} && !IS->has_storno(\%myconfig, $form, 'ap') && !IS->is_storno(\%myconfig, $form, 'ap', $form->{id}) && (($total_paid == 0) || ($total_paid eq ""))); -- 2.20.1