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:
800306d
)
Printer war nicht strict
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 4 Jan 2011 10:15:59 +0000
(11:15 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 4 Jan 2011 10:15:59 +0000
(11:15 +0100)
SL/Printer.pm
patch
|
blob
|
history
diff --git
a/SL/Printer.pm
b/SL/Printer.pm
index
ed42b01
..
5ed072d
100644
(file)
--- a/
SL/Printer.pm
+++ b/
SL/Printer.pm
@@
-1,5
+1,7
@@
package SL::Printer;
+use strict;
+
use SL::DBUtils;
sub all_printers {