Ups... Falscher Namensraum.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Mon, 15 Jan 2007 12:32:14 +0000 (12:32 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Mon, 15 Jan 2007 12:32:14 +0000 (12:32 +0000)
SL/IC.pm

index 451638d..7fca306 100644 (file)
--- 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"});