]> wagnertech.de Git - mfinanz.git/blobdiff - SL/IC.pm
$lxdebug liegt in einem anderen Namensraum.
[mfinanz.git] / SL / IC.pm
index 961c639bf625798f9632c8bc47341200d18639a5..6942c41c819c1716e691408b6abbc7df90f7abb4 100644 (file)
--- a/SL/IC.pm
+++ b/SL/IC.pm
@@ -1852,7 +1852,7 @@ sub retrieve_accounts {
   $sth->finish();
   $dbh->disconnect();
 
-  return $lxdebug->leave_sub() unless ($ref);
+  return $main::lxdebug->leave_sub() unless ($ref);
 
   $form->{"taxaccounts_$index"} = $ref->{"accno"};
   if ($form->{"taxaccounts"} !~ /$ref->{accno}/) {