Bug 5228 - make rebuild_zebra handle fixing the zebra dirs
[koha_gimpoz] / misc / translator / text-extract.pl
index f876e78..4e2fbdc 100755 (executable)
@@ -1,4 +1,6 @@
 #!/usr/bin/perl
+#use strict;
+#use warnings; FIXME - Bug 2505
 use HTML::Tree;
 use Getopt::Std;
 getopt("f:");