Andy Baugh %!s(int64=6) %!d(string=hai) anos
pai
achega
dcc44f89bb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      notification-center/notification-center.pl

+ 1 - 1
notification-center/notification-center.pl

@@ -6,7 +6,7 @@ use strict;
 use warnings;
 
 use CGI qw/:standard/;
-print header();
+print header(-charset => 'UTF-8');
 
 use Cpanel::Template;