// Fix install on hooks

This commit is contained in:
rMalie
2011-12-27 12:28:13 +00:00
parent c14447c2f6
commit d1d6aee417
+5
View File
@@ -42,6 +42,11 @@ class HookCore extends ObjectModel
*/
public $description;
/**
* @var bool
*/
public $position = false;
/**
* @var bool Is this hook usable with live edit ?
*/