X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d12e02e0f8d631e9a9b2d67b90f2cfa95abffd82..a9cf6be5381c3d7274a8b002c94e77bfeb8fa64a:/SL/IS.pm 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();