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:
d389739
)
PDF::Table darf nicht unkonditionell eingebettet werden, solange PDF::API2 keine...
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 29 Jan 2008 08:39:06 +0000
(08:39 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 29 Jan 2008 08:39:06 +0000
(08:39 +0000)
SL/ReportGenerator.pm
patch
|
blob
|
history
diff --git
a/SL/ReportGenerator.pm
b/SL/ReportGenerator.pm
index
ef20879
..
2034fef
100644
(file)
--- a/
SL/ReportGenerator.pm
+++ b/
SL/ReportGenerator.pm
@@
-4,7
+4,6
@@
use IO::Wrap;
use List::Util qw(max);
use Text::CSV_XS;
use Text::Iconv;
-use PDF::Table;
use SL::Form;