X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/619bf1391478bddaa1a47c5028d0694000cc52d2..f0e64d77dee59da736fc61304e45ad50210faa55:/am.pl diff --git a/am.pl b/am.pl index e08d6cb49..a70e45233 100755 --- a/am.pl +++ b/am.pl @@ -30,7 +30,7 @@ # ####################################################################### -#use strict; +use strict; BEGIN { unshift @INC, "modules/override"; # Use our own versions of various modules (e.g. YAML).