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:
70a063c
)
Ups... Falscher Namensraum.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 15 Jan 2007 12:32:14 +0000
(12:32 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 15 Jan 2007 12:32:14 +0000
(12:32 +0000)
SL/IC.pm
patch
|
blob
|
history
diff --git
a/SL/IC.pm
b/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"});