1
0

debbuging hooks

This commit is contained in:
2022-09-09 16:53:19 +02:00
parent 7eaaad0911
commit 918a571b5c
7 changed files with 304 additions and 289 deletions

View File

@ -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)
{