debug
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
class hook
|
||||
{
|
||||
public $hookName = "";
|
||||
public $active = true;
|
||||
public $active;
|
||||
public $initialized = false;
|
||||
protected $devicelist;
|
||||
protected $propertyInitialized;
|
||||
|
Reference in New Issue
Block a user