]> wagnertech.de Git - kivitendo-erp.git/commitdiff
ustva.pl auch strict
authorSven Schöling <s.schoeling@linet-services.de>
Thu, 13 Oct 2011 10:05:42 +0000 (12:05 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 13 Oct 2011 10:05:42 +0000 (12:05 +0200)
bin/mozilla/ustva.pl

index 9df5a663c668b9a5b5561414f106fd149c1c35b4..7aa371fbfc91adf9a987a0e79a427c4316b742b9 100644 (file)
@@ -23,6 +23,7 @@
 # German Tax authority Module and later ELSTER Interface
 #======================================================================
 
+use strict;
 use utf8;
 
 require "bin/mozilla/common.pl";