From add25c27c5f98be522deb15bfaa9ad2295e3bd1a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Thu, 27 Apr 2017 13:31:29 +0200 Subject: [PATCH] toten code auch entfernen --- bin/mozilla/is.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index ce5f9f6ed..1b583a6db 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -940,9 +940,7 @@ sub post { 1; }) { push @errors, $EVAL_ERROR; - # we have to use the error dialog here, otherwise the @errors won't be printed $form->error($locale->text('Cannot post invoice and/or transfer out! Error message:') . "\n" . join("\n", @errors)); - die 'transaction error'; } 1; -- 2.20.1