Revision 7bd555b6
Von Moritz Bunkus vor mehr als 14 Jahren hinzugefügt
SL/Dispatcher.pm | ||
---|---|---|
179 | 179 |
$::locale = undef; |
180 | 180 |
$::form = undef; |
181 | 181 |
$::myconfig = (); |
182 |
Form::disconnect_standard_dbh(); |
|
182 | 183 |
|
183 | 184 |
$::lxdebug->end_request; |
184 | 185 |
$::lxdebug->leave_sub; |
Auch abrufbar als: Unified diff
Nach jedem Request die Standard-Datenbankverbindung schließen