]> wagnertech.de Git - mfinanz.git/commitdiff
auf strict gesetzt.
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 19 Oct 2009 15:26:47 +0000 (17:26 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 19 Oct 2009 15:26:47 +0000 (17:26 +0200)
SL/IO.pm

index ee85e23b120977a29368084b92ec2cf46c2e0582..32537e5477a30b42ef5dd0ad6b6b8e3574b03f30 100644 (file)
--- a/SL/IO.pm
+++ b/SL/IO.pm
@@ -1,5 +1,7 @@
 package IO;
 
 package IO;
 
+use strict;
+
 use SL::DBUtils;
 
 sub retrieve_partunits {
 use SL::DBUtils;
 
 sub retrieve_partunits {