X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b151cbc85f48ec783f5949328ccf2ad930423faf..add25c27c5f98be522deb15bfaa9ad2295e3bd1a:/bin/mozilla/is.pl 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;