// Refactoring of Hook class
This commit is contained in:
@@ -74,8 +74,6 @@ abstract class ControllerCore
|
||||
|
||||
protected $redirect_after = null;
|
||||
|
||||
/** hook_list is used with liveEdit */
|
||||
public $hook_list = array();
|
||||
/**
|
||||
* check that the controller is available for the current user/visitor
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user