Strict in 4 Dateien wieder deaktiviert.
[kivitendo-erp.git] / SL / IS.pm
index a390f52..62cbf53 100644 (file)
--- a/SL/IS.pm
+++ b/SL/IS.pm
@@ -34,7 +34,7 @@
 
 package IS;
 
-use strict;
+#use strict;
 
 use List::Util qw(max);