Przeglądaj źródła

MailjetSmsUtils : correctif

develop
Guillaume 3 lat temu
rodzic
commit
f09109aa5d
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      ShopBundle/Services/MailjetSmsUtils.php

+ 2
- 1
ShopBundle/Services/MailjetSmsUtils.php Wyświetl plik

@@ -94,7 +94,8 @@ class MailjetSmsUtils
return $content;
} else {
// log
return $response->getContent() ;
//return $response->getContent() ;
return false;
}
}
else {

Ładowanie…
Anuluj
Zapisz