Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision add25c27

Von Jan Büren vor mehr als 7 Jahren hinzugefügt

  • ID add25c27c5f98be522deb15bfaa9ad2295e3bd1a
  • Vorgänger b151cbc8
  • Nachfolger 42961371

toten code auch entfernen

Unterschiede anzeigen:

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