X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/ea707efcb3b6f5cda6ccf12fb86c4659b9db079f..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);