X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=htetc%2Fhandler.pl;h=416ea69c471c87a26e300c7bfb96feb9de8335a6;hb=21b519eb5313ebe09242a2d90e1e615c56c64739;hp=18108ab11e6fd77f6cd8d26a0b177d84b380d314;hpb=688288d7c60a648519d3b0127cd9286401078204;p=freeside.git diff --git a/htetc/handler.pl b/htetc/handler.pl index 18108ab11..416ea69c4 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -107,7 +107,6 @@ sub handler return -1 if defined( $r->content_type ) && $r->content_type !~ m!(^text/|\bxml\b)!io; - local $SIG{__WARN__}; local $SIG{__DIE__};