Bug 14915: [FA 4.4] (QA followup) Replace fa-hold with fa-sticky-note-o
[koha.git] / errors / 500.pl
index bc2997d..9fb6e0c 100755 (executable)
@@ -18,7 +18,7 @@
 
 use strict;
 use warnings;
-use CGI;
+use CGI qw ( -utf8 );
 use C4::Auth;
 use C4::Output;
 use C4::Context;