Bug 13497: Remove the pref AddPatronsLists
[koha.git] / mainpage.pl
index ab3a7ab..09450f6 100755 (executable)
@@ -20,7 +20,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 use Modern::Perl;
-use CGI;
+use CGI qw ( -utf8 );
 use C4::Output;
 use C4::Auth;
 use C4::Koha;