fix tipo wapush

parent 444d0e5f
......@@ -310,7 +310,7 @@ class PluEntelWapushMasive
$status_code_internal = curl_getinfo($ch, CURLINFO_HTTP_CODE);
$status_code_procesar = $output;
curl_close($ch);
$log->debug('Retorno status:' . $status_code );
$log->debug('Retorno status:' . $status_code_procesar );
} catch (\Exception $e) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment