Fix for syntax error in the spanish opac file
[koha_fer] / misc / translator / TmplToken.pm
index 0a54d0b..cb883b4 100644 (file)
@@ -1,6 +1,7 @@
 package TmplToken;
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use TmplTokenType;
 require Exporter;