X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/49589bcdb2c1e2f86de2b398f1fc7d8a80b94d0c..963ec32375e2a7e9fce6ad1785dce42d4636b3d1:/SL/IC.pm diff --git a/SL/IC.pm b/SL/IC.pm index 961c639bf..6942c41c8 100644 --- 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}/) {