Debug serveur stats\nDebug
This commit is contained in:
@@ -181,7 +181,7 @@ function setDelay(device &$deviceObject, float $delay, string $unit, string $pro
|
||||
$logLevel = $oldLevel;
|
||||
}
|
||||
|
||||
function removeEvent(device $deviceObject, string $property , $value, int $method = null)
|
||||
function removeEvent(device $deviceObject, string $property , $value, int $method = IDLE)
|
||||
{
|
||||
global $events;
|
||||
$eventKey = searchEvent($deviceObject, $property , $value);
|
||||
|
||||
Reference in New Issue
Block a user