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:
3844083
)
auf strict gesetzt.
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 19 Oct 2009 15:26:47 +0000
(17:26 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 19 Oct 2009 15:26:47 +0000
(17:26 +0200)
SL/IO.pm
patch
|
blob
|
history
diff --git
a/SL/IO.pm
b/SL/IO.pm
index
ee85e23
..
32537e5
100644
(file)
--- a/
SL/IO.pm
+++ b/
SL/IO.pm
@@
-1,5
+1,7
@@
package IO;
+use strict;
+
use SL::DBUtils;
sub retrieve_partunits {