X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/805255330a34b43fe8cee050808ca0e76c9a412b..0a50b37c:/bin/mozilla/cp.pl diff --git a/bin/mozilla/cp.pl b/bin/mozilla/cp.pl index 888bf8a9f..ccecac306 100644 --- a/bin/mozilla/cp.pl +++ b/bin/mozilla/cp.pl @@ -459,7 +459,7 @@ sub check_form { if ($form->{currency} ne $form->{oldcurrency}) { &update; - ::end_of_request(); + $::dispatcher->end_request; } $form->error($locale->text('Date missing!')) unless $form->{datepaid}; my $selected_check = 1;