X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDispatcher.pm;h=77074ccd02449be8c7ad3821d4987fb428087ee0;hb=b47574cb2bdd79d3c172f67d94d3eada4bd3f981;hp=e8725b5f352c2469cb5694ef5bd551c28423a652;hpb=4247547d2a925ddad7006cae89e5f9f1fda7d469;p=kivitendo-erp.git 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;