X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f1b9dfcd86ce757a4fdb1f9d924dc62deb7998e8..f46010b33bda085492c47ce8daa9293d7f374b7f:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 96141c0ec..ba576e280 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1040,7 +1040,7 @@ sub quotation { if ($form->{second_run}) { $form->{print_and_post} = 0; } - delete $form->{$_} foreach (qw(id printed emailed queued quonumber)); + delete $form->{$_} foreach (qw(id printed emailed queued quonumber)); my $buysell; if ($form->{script} eq 'ir.pl' || $form->{type} eq 'purchase_order') {