Revision add25c27
Von Jan Büren vor mehr als 7 Jahren hinzugefügt
bin/mozilla/is.pl | ||
---|---|---|
940 | 940 |
1; |
941 | 941 |
}) { |
942 | 942 |
push @errors, $EVAL_ERROR; |
943 |
# we have to use the error dialog here, otherwise the @errors won't be printed |
|
944 | 943 |
$form->error($locale->text('Cannot post invoice and/or transfer out! Error message:') . "\n" . join("\n", @errors)); |
945 |
die 'transaction error'; |
|
946 | 944 |
} |
947 | 945 |
|
948 | 946 |
1; |
Auch abrufbar als: Unified diff
toten code auch entfernen