rabin 1 anno fa
parent
commit
c46cecc24f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/bao/connect/api/Notify.php

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

@@ -62,7 +62,7 @@ class Notify extends Api
 
     private function load($input, $connect_id, $api_id, $order_id)
     {
-        Dever::log($input, 'notify');
+        //Dever::log($input, 'notify');
         if (is_array($order_id)) {
             $order = $order_id;
         } else {