]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Dispatcher.pm
Nach jedem Request die Standard-Datenbankverbindung schließen
[mfinanz.git] / SL / Dispatcher.pm
index 44bf3be0376d9e81c977bf8d8549fa570e6ba041..2599f5f0f7ff39bbacb5c917f9834486a5666c55 100644 (file)
@@ -179,6 +179,7 @@ sub handle_request {
   $::locale   = undef;
   $::form     = undef;
   $::myconfig = ();
+  Form::disconnect_standard_dbh();
 
   $::lxdebug->end_request;
   $::lxdebug->leave_sub;