From a9cf6be5381c3d7274a8b002c94e77bfeb8fa64a Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 2 Jul 2009 17:18:15 +0200 Subject: [PATCH] Debugcode entfernt. --- SL/IS.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/SL/IS.pm b/SL/IS.pm index 12b8e3a88..fecf1fc7f 100644 --- a/SL/IS.pm +++ b/SL/IS.pm @@ -1919,8 +1919,6 @@ sub retrieve_item { map { $item->{"ic_cvar_" . $_->{name} } = $_->{value} } @{ $custom_variables }; } - $main::lxdebug->dump(0, "items", $form->{item_list}); - $dbh->disconnect; $main::lxdebug->leave_sub(); -- 2.20.1