debbuging hooks
This commit is contained in:
@ -19,6 +19,7 @@ class notificationFreemobile
|
||||
|
||||
function send($message, $destinataire=NOTIF_DEFAULT_DEST)
|
||||
{
|
||||
logger(DEBUG, _("Function send SMS (with Curl)"), __FILE__ . ":" . __LINE__);
|
||||
$error = false;
|
||||
if ($this->active === true)
|
||||
{
|
||||
|
Reference in New Issue
Block a user