Bug 12911: batch_id for new labels batches can be asssigned to several batches
[koha-ffzg.git] / tools / exceptionHolidays.pl
index 0a36a20..45e2208 100755 (executable)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use CGI;
+use CGI qw ( -utf8 );
 
 use C4::Auth;
 use C4::Output;