]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/cp.pl
mehrere Verbesserungen an Form.pm
[mfinanz.git] / bin / mozilla / cp.pl
index f4a9efb20eeb337b2185ee27672a372d3a5c7770..a62a9ebff84d26bb96cd87f4258eef18da8b42ac 100644 (file)
@@ -771,7 +771,7 @@ sub check_form {
 
   if ($form->{currency} ne $form->{oldcurrency}) {
     &update;
-    exit;
+    ::end_of_request();
   }
 
   $form->error($locale->text('Zero amount posting!')) if !$form->parse_amount(\%myconfig, $form->{amount});