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:
1d64d7e
)
Warning unterdrücken
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 26 Oct 2011 13:02:24 +0000
(15:02 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 26 Oct 2011 13:02:24 +0000
(15:02 +0200)
SL/AM.pm
patch
|
blob
|
history
diff --git
a/SL/AM.pm
b/SL/AM.pm
index
ab712c8
..
70f56f9
100644
(file)
--- a/
SL/AM.pm
+++ b/
SL/AM.pm
@@
-1333,6
+1333,7
@@
sub retrieve_units {
$main::lxdebug->enter_sub();
my ($self, $myconfig, $form, $prefix) = @_;
+ $prefix ||= '';
my $dbh = $form->get_standard_dbh;