X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4247547d2a925ddad7006cae89e5f9f1fda7d469..42ccfb976289de017f9f355bd3bf0e02bcec80ea:/SL/Dispatcher.pm diff --git a/SL/Dispatcher.pm b/SL/Dispatcher.pm index e8725b5f3..77074ccd0 100644 --- a/SL/Dispatcher.pm +++ b/SL/Dispatcher.pm @@ -335,6 +335,8 @@ sub handle_request { $::form = undef; $::myconfig = (); $::request = undef; + + SL::DBConnect::Cache->reset_all; Form::disconnect_standard_dbh; $self->_watch_for_changed_files;