Bug 21206: Replace C4::Items::GetItem
[koha.git] / opac / opac-blocked.pl
index 87532d2..3d2f233 100755 (executable)
@@ -18,7 +18,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 use Modern::Perl;
-use CGI;
+use CGI qw ( -utf8 );
 use C4::Auth;
 use C4::Output;
 use C4::Context;