actualizacion sms

parent 88c14639
......@@ -100,7 +100,7 @@ class EnvioSmsController extends FOSRestController {
$result = curl_exec($ch);
$log->debug(print_r($result,true));
$array = json_decode($result, true);
$resp = "";
......
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