Explorar el Código

Revert "Maybe the CGI is baking it"

This reverts commit 5cb7b666b1148adc283dee3df4d74e5f0a16a731.
Andy Baugh hace 6 años
padre
commit
a2c8dceb66
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      notification-center/notification-center.pl

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

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