Browse Source

Revert "Maybe the CGI is baking it"

This reverts commit 5cb7b666b1148adc283dee3df4d74e5f0a16a731.
Andy Baugh 6 years ago
parent
commit
a2c8dceb66
1 changed files with 0 additions and 2 deletions
  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();