projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50119c7
)
Dispatcher: Form::disconnect nicht aufrufen solange kein client da ist
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 16 Aug 2016 14:41:29 +0000
(16:41 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 2 Sep 2016 12:21:31 +0000
(14:21 +0200)
SL/Dispatcher.pm
patch
|
blob
|
history
diff --git
a/SL/Dispatcher.pm
b/SL/Dispatcher.pm
index
a37a01e
..
357f9f8
100644
(file)
--- a/
SL/Dispatcher.pm
+++ b/
SL/Dispatcher.pm
@@
-357,7
+357,6
@@
sub handle_request {
$::request = undef;
SL::DBConnect::Cache->reset_all;
- Form::disconnect_standard_dbh;
$self->_watch_for_changed_files;