X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/365c3820f4fe86e30b2b582e780d258299f1396c..0a50b37c:/bin/mozilla/am.pl diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index 20005138e..62c645a6f 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -1634,7 +1634,7 @@ sub delete_warehouse { $form->header(); print $form->parse_html_template('am/confirm_delete_warehouse'); - ::end_of_request(); + $::dispatcher->end_request; } if (AM->delete_warehouse(\%myconfig, $form)) {