diff --git a/webht/third_party/pay/controllers/WxpayService.php b/webht/third_party/pay/controllers/WxpayService.php index 2ee2daa0..e073dbd1 100644 --- a/webht/third_party/pay/controllers/WxpayService.php +++ b/webht/third_party/pay/controllers/WxpayService.php @@ -23,6 +23,7 @@ class WxpayService extends CI_Controller { public function notify($site='cht') { + error_reporting(0); log_message('error','notify begin ----'); $response['return_code'] = 'FAIL'; $response['return_msg'] = '';