Initialise hooks early
[MAILPOET-2307]
This commit is contained in:
committed by
Jack Kitterhing
parent
198b04fe24
commit
952b9d7dd4
@ -158,6 +158,7 @@ class Initializer {
|
||||
new DeferredAdminNotices,
|
||||
'printAndClean',
|
||||
]);
|
||||
$this->hooks->initEarlyHooks();
|
||||
}
|
||||
|
||||
function checkRequirements() {
|
||||
|
Reference in New Issue
Block a user