und die restlichen .pm Module.
[kivitendo-erp.git] / SL / Template / Plugin / LxERP.pm
index acb3f4d..66f3268 100644 (file)
@@ -7,6 +7,8 @@ use List::Util qw(min);
 
 use SL::AM;
 
+use strict;
+
 sub new {
   my $class   = shift;
   my $context = shift;