rabin hai 1 ano
pai
achega
c579fd2739
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/bao/connect/api/Notify.php

+ 1 - 1
src/bao/connect/api/Notify.php

@@ -64,7 +64,7 @@ class Notify extends Api
             unset($input[$this->connect['sign_name']]);
             unset($input['l']);
             if ($sign != $this->sign($input)) {
-                $this->error('sign error');
+                //$this->error('sign error');
             }
         }
         if ($msg) {