debug
This commit is contained in:
@ -50,7 +50,7 @@ class test_portes extends hook
|
||||
}
|
||||
if ($send)
|
||||
{
|
||||
logger(ALERT, _("doors opened :") . $msg, null ,$device);
|
||||
logger(ALERT, _("doors opened :") . $msg, null, $device);
|
||||
}
|
||||
return $portes;
|
||||
}
|
||||
|
Reference in New Issue
Block a user