Browse Source

Revert "Maybe the CGI is baking it"

This reverts commit 5cb7b666b1148adc283dee3df4d74e5f0a16a731.
Andy Baugh 6 năm trước cách đây
mục cha
commit
a2c8dceb66
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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();