X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2e9d34aa27890e304e9e4aadcddec262b76554bb..7bd555b62a7501d750d7989b75b46a40c5e7c1a3:/SL/Dispatcher.pm diff --git a/SL/Dispatcher.pm b/SL/Dispatcher.pm index 44bf3be03..2599f5f0f 100644 --- a/SL/Dispatcher.pm +++ b/SL/Dispatcher.pm @@ -179,6 +179,7 @@ sub handle_request { $::locale = undef; $::form = undef; $::myconfig = (); + Form::disconnect_standard_dbh(); $::lxdebug->end_request; $::lxdebug->leave_sub;