Bug 8007: (QA followup) <body> was missing id and class
[koha.git] / tools / newHolidays.pl
index 646276c..678ee0d 100755 (executable)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use CGI;
+use CGI qw ( -utf8 );
 
 use C4::Auth;
 use C4::Output;