Merge remote branch 'koha-fbc/k_bug_5215' into master
[koha_fer] / misc / translator / TmplTokenizer.pm
index 919a5d4..838a59f 100644 (file)
@@ -1,6 +1,7 @@
 package TmplTokenizer;
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use TmplTokenType;
 use TmplToken;
 use VerboseWarnings qw( pedantic_p error_normal warn_normal warn_pedantic );