debuggage
This commit is contained in:
@ -8,7 +8,7 @@ class notificationFreemobile
|
||||
|
||||
function __construct()
|
||||
{
|
||||
$this->level = WARNING | ERROR;
|
||||
$this->level = ALERT | ERROR;
|
||||
}
|
||||
|
||||
function send($message)
|
||||
|
Reference in New Issue
Block a user