Bug 10777: email HTML reports with the proper Content-Type
[koha_fer] / misc / cronjobs / build_browser_and_cloud.pl
index e1873c8..d3ead43 100755 (executable)
@@ -2,6 +2,7 @@
 # small script that builds the tag cloud
 
 use strict;
+#use warnings; FIXME - Bug 2505
 BEGIN {
     # find Koha's Perl modules
     # test carefully before changing this