a lot of bugs corrected\nrdc_wc_eclairage
This commit is contained in:
@@ -127,7 +127,7 @@ class watch
|
||||
return $this;
|
||||
}
|
||||
|
||||
public function notifyCallback(&$device, $property, $value)
|
||||
public function notifyCallback($device, $property, $value)
|
||||
{
|
||||
if (eval($this->function))
|
||||
{
|
||||
|
Reference in New Issue
Block a user