]> wagnertech.de Git - kivitendo-erp.git/commitdiff
subversion test zurueck
authorJan Büren <information@richardson-bueren.de>
Tue, 9 Jun 2009 18:31:30 +0000 (18:31 +0000)
committerJan Büren <information@richardson-bueren.de>
Tue, 9 Jun 2009 18:31:30 +0000 (18:31 +0000)
SL/DO.pm

index 1242bc4b48432ae2eea8cdaea17bada9e0d637a4..22471e4eb6245ffeed75e43fd371a737ceb64d75 100644 (file)
--- a/SL/DO.pm
+++ b/SL/DO.pm
@@ -33,7 +33,7 @@
 
 package DO;
 
- use List::Util qw(max);
+use List::Util qw(max);
 use YAML;
 
 use SL::AM;