]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Auth.pm
Übersetzung für Buchungsgruppe -> Booking group
[mfinanz.git] / SL / Auth.pm
index 30aa40bfc21b3fd0b09584648dce2dd00eddb394..8b7ea5545849a797f1baa62c3dc980d20b3f9181 100644 (file)
@@ -89,7 +89,7 @@ sub mini_error {
   } else {
     print STDERR "Error: @msg\n";
   }
-  ::end_of_request();
+  $::dispatcher->end_request;
 }
 
 sub _read_auth_config {