]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/IO.pm
strictness.
[kivitendo-erp.git] / SL / IO.pm
index 32537e5477a30b42ef5dd0ad6b6b8e3574b03f30..814a452dca3d0dc5fbc0e0ced1726dcd26b7835f 100644 (file)
--- a/SL/IO.pm
+++ b/SL/IO.pm
@@ -1,9 +1,9 @@
 package IO;
 
-use strict;
-
 use SL::DBUtils;
 
+use strict;
+
 sub retrieve_partunits {
   $main::lxdebug->enter_sub();