]> wagnertech.de Git - kivitendo-erp.git/commitdiff
am strict
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 23 Oct 2009 15:30:37 +0000 (17:30 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 23 Oct 2009 15:30:37 +0000 (17:30 +0200)
am.pl

diff --git a/am.pl b/am.pl
index e08d6cb49845cab1d5249002dd1fa242b85add11..a70e4523304a44c464ac10077cf5546bcfd59ec2 100755 (executable)
--- a/am.pl
+++ b/am.pl
@@ -30,7 +30,7 @@
 #
 #######################################################################
 
-#use strict;
+use strict;
 
 BEGIN {
   unshift @INC, "modules/override"; # Use our own versions of various modules (e.g. YAML).