dever пре 7 година
родитељ
комит
be3f9dcaf8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      component/src/Auditing.php

+ 1 - 1
component/src/Auditing.php

@@ -49,7 +49,7 @@ class Auditing extends Core
 			$oauth = $wechat->oauth($oauth['id']);
 			$oauth['oauth'] = $oauth['value'];
 			$oauth['auditid'] = $auditid;
-			$result = $wechat->curl('applet_auditstatus', $oauth, false);
+			//$result = $wechat->curl('applet_auditstatus', $oauth, false);
 			
 			$update = array();
 			if (isset($result['status'])) {