X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=htetc%2Fhandler.pl;h=dbe3c91706741c543f8b47302020c04f3881be8b;hb=6d1717a6efc1db987c309d149e679a5676a04e4a;hp=3c68e83ed7da4e2bd6c9d8a935ea506cb5910564;hpb=0af38652da3b3be7da2d35b048285ef6f2194e1a;p=freeside.git diff --git a/htetc/handler.pl b/htetc/handler.pl index 3c68e83ed..dbe3c9170 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -104,7 +104,6 @@ sub handler return -1 if defined( $r->content_type ) && $r->content_type !~ m!(^text/|\bxml\b)!io; - local $SIG{__WARN__}; local $SIG{__DIE__};