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:
569bf16
)
XML::Writer als required Modul für SEPA-Export hinzugefügt
author
Jan Büren
<jan@lx-office-hosting.de>
Thu, 21 Jan 2010 15:09:25 +0000
(16:09 +0100)
committer
Jan Büren
<jan@lx-office-hosting.de>
Thu, 21 Jan 2010 15:09:25 +0000
(16:09 +0100)
SL/InstallationCheck.pm
patch
|
blob
|
history
diff --git
a/SL/InstallationCheck.pm
b/SL/InstallationCheck.pm
index
0c15916
..
c2b309f
100644
(file)
--- a/
SL/InstallationCheck.pm
+++ b/
SL/InstallationCheck.pm
@@
-23,6
+23,7
@@
use strict;
{ "name" => "Template", "url" => "http://search.cpan.org/~abw/" },
{ "name" => "Digest::MD5", "url" => "http://search.cpan.org/~gaas/" },
{ "name" => "PDF::API2", "url" => "http://search.cpan.org/~areibens/" },
+ { "name" => "XML::Writer", "url" => "http://search.cpan.org/~josephw/" },
);
@optional_modules = (