Kaynağa Gözat

bugfix changepackage

andre 3 yıl önce
ebeveyn
işleme
e1a6be0079
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      api/cwp7/Admin.php

+ 1 - 1
api/cwp7/Admin.php

@@ -403,7 +403,7 @@ class cwp7_Admin {
             __FUNCTION__,
             $data,
             'debug',
-            $response
+            curl_getinfo($ch)
         );
         if(curl_getinfo($ch, CURLINFO_RESPONSE_CODE) != 200) {
             curl_close($ch);