From fc4d94538beef252f8c71ed682e44c5a7319e057 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 15 Jan 2007 12:32:14 +0000 Subject: [PATCH] Ups... Falscher Namensraum. --- SL/IC.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/IC.pm b/SL/IC.pm index 451638d4b..7fca30609 100644 --- a/SL/IC.pm +++ b/SL/IC.pm @@ -1819,7 +1819,7 @@ sub retrieve_accounts { if (!$ref) { $dbh->disconnect(); - return $lxdebug->leave_sub(); + return $main::lxdebug->leave_sub(); } $ref->{"inventory_accno_id"} = undef unless ($ref->{"is_part"}); -- 2.20.1