Bug 13890 - Switch from full serials permission to 'routing' permission for reorderin...
[srvgit] / serials / subscription-renew.pl
index df01dcc..92f7766 100755 (executable)
@@ -46,7 +46,7 @@ Id of the subscription this script has to renew
 use strict;
 use warnings;
 
-use CGI;
+use CGI qw ( -utf8 );
 use Carp;
 use C4::Koha;
 use C4::Auth;