From df00c0823daf3b81e7c0790ed3040fa960bded15 Mon Sep 17 00:00:00 2001 From: lyt Date: Thu, 18 Apr 2019 11:54:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=82=E6=AD=A5=E9=80=9A=E7=9F=A5=E5=85=A5?= =?UTF-8?q?=E5=8F=A3=E5=8F=AA=E8=83=BD=E8=BE=93=E5=87=BA=E6=8C=87=E5=AE=9A?= =?UTF-8?q?=E5=AD=97=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webht/third_party/pay/controllers/WxpayService.php | 1 + 1 file changed, 1 insertion(+) 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'] = '';