Und wieder ein Schwung strict.
[kivitendo-erp.git] / SL / Inifile.pm
index 846459d..6895d60 100644 (file)
@@ -37,6 +37,8 @@ package Inifile;
 
 use IO::File;
 
+use strict;
+
 sub new {
   $main::lxdebug->enter_sub(2);