Bug 8436: QA Follow-up: Activate branch filter, if IndependentBranches is off
[koha.git] / offline_circ / download.pl
index edd35a6..713057c 100755 (executable)
@@ -19,7 +19,7 @@
 #
 
 use Modern::Perl;
-use CGI;
+use CGI qw ( -utf8 );
 use JSON;
 use C4::Auth;
 use C4::Output;