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:
a9cf6be
)
Noch mehr Debugcode entfernt.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 2 Jul 2009 15:18:54 +0000
(17:18 +0200)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 2 Jul 2009 15:18:54 +0000
(17:18 +0200)
SL/IS.pm
patch
|
blob
|
history
diff --git
a/SL/IS.pm
b/SL/IS.pm
index
fecf1fc
..
a60ccfa
100644
(file)
--- a/
SL/IS.pm
+++ b/
SL/IS.pm
@@
-1915,7
+1915,6
@@
sub retrieve_item {
dbh => $dbh,
);
- $main::lxdebug->dump(0, "cvar", $custom_variables);
map { $item->{"ic_cvar_" . $_->{name} } = $_->{value} } @{ $custom_variables };
}