X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fcp.pl;h=ccecac3063cc1da063c7a8d00611b7e277185f92;hb=d1090a8c6956e968fd2964505fa1e04ca0b4db27;hp=888bf8a9f5669de2fdec483f375780eeb5c071d7;hpb=805255330a34b43fe8cee050808ca0e76c9a412b;p=kivitendo-erp.git 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;