projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49589bc
)
$lxdebug liegt in einem anderen Namensraum.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 29 Dec 2006 08:47:29 +0000
(08:47 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 29 Dec 2006 08:47:29 +0000
(08:47 +0000)
SL/IC.pm
patch
|
blob
|
history
diff --git
a/SL/IC.pm
b/SL/IC.pm
index
961c639
..
6942c41
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}/) {