]> wagnertech.de Git - kivitendo-erp.git/commitdiff
'use strict' führt bei der Ausführung zu Fehlern wie "Can't use an undefined value...
authorMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 14 Jun 2007 08:31:40 +0000 (08:31 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 14 Jun 2007 08:31:40 +0000 (08:31 +0000)
bin/mozilla/ar.pl
bin/mozilla/ic.pl

index c9542a77b98a6942045a50655992b4d2f477862f..13c3802ea2c3347aee42475c6235ed8c75cef96d 100644 (file)
@@ -38,7 +38,7 @@ use SL::IS;
 use SL::PE;
 use SL::ReportGenerator;
 
-use strict;
+use strict;
 #use warnings;
 
 # imports
index 4830cc49d55d77fa05c401a85fd12e55a8ff15bc..bccac308a16fbb2b3cef1ed5a872d78b4a30659f 100644 (file)
@@ -36,7 +36,7 @@ use SL::IC;
 
 #use SL::PE;
 
-use strict;
+use strict;
 #use warnings;
 
 # global imports