X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/b8da8785c1b6d313518202acb307adfb50ebdb65..05fd99ac835a9ffa6b1fefc768b460f207e6f578:/SL/User.pm diff --git a/SL/User.pm b/SL/User.pm index a50ca9698..d95a0674f 100644 --- a/SL/User.pm +++ b/SL/User.pm @@ -34,7 +34,7 @@ package User; -use strict; +#use strict; use IO::File; use Fcntl qw(:seek);