X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FForm.pm;h=d68bc7152a62efdae0ea669714c0a204fb927214;hb=f54fd660afa7832f7793d602c7bb1738e9174a39;hp=de2028e4c30bc937fd067c50035ddec0daf05389;hpb=d71bfc9b3cd78a4a9b1c1951572af67c1e9d2925;p=kivitendo-erp.git diff --git a/SL/Form.pm b/SL/Form.pm index de2028e4c..d68bc7152 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -36,6 +36,9 @@ #====================================================================== package Form; + +#use strict; + use Data::Dumper; use CGI; @@ -609,7 +612,7 @@ sub header {