Explorar o código

Maybe the CGI is baking it

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

+ 2 - 0
notification-center/notification-center.pl

@@ -5,6 +5,8 @@ package WHM::Plugin::NotificationCenter;
 use strict;
 use warnings;
 
+binmode STDOUT, ":utf8";
+
 use CGI qw/:standard/;
 print header();