From c9696e316b4e9e60a5b7ff20680833f0dadb2131 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 20 Mar 2008 09:12:37 +0000 Subject: [PATCH] =?utf8?q?Ein=20durch=20Form::get=5Fstandard=5Fdbh()=20erh?= =?utf8?q?altenes=20Datenbankhandle=20nicht=20wieder=20schlie=C3=9Fen.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- SL/IC.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/SL/IC.pm b/SL/IC.pm index f981cd384..290d02e73 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -1309,7 +1309,6 @@ sub all_parts { $form->{parts} = \@assemblies; } - $dbh->disconnect; $main::lxdebug->leave_sub(); } -- 2.20.1