- indexFriendlyName modified\n- debugging
This commit is contained in:
@ -17,7 +17,7 @@ class availability
|
||||
global $indexDevices;
|
||||
foreach ($indexDevices as $value)
|
||||
{
|
||||
$value->availability["functions"][] = array($this,"callback");
|
||||
$value->properties["availability"]["functions"][] = array($this,"callback");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user