X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4247547d2a925ddad7006cae89e5f9f1fda7d469..ef9dd60ccc4a2ba8161c4f35b8442f2773ff4499:/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;