From: Moritz Bunkus Date: Mon, 15 Jan 2007 12:32:14 +0000 (+0000) Subject: Ups... Falscher Namensraum. X-Git-Tag: release-2.4.1~1^2~38 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=fc4d94538beef252f8c71ed682e44c5a7319e057;p=kivitendo-erp.git Ups... Falscher Namensraum. --- 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"});