mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
Move Events Manager to service
This commit is contained in:
@@ -48,11 +48,6 @@ class bootstrap
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (static::$core->getConfiguration()->isInstalled()) {
|
||||
static::$core->enableEvents();
|
||||
}
|
||||
|
||||
if (\setup::is_installed()) {
|
||||
$gatekeeper = \gatekeeper::getInstance(static::$core);
|
||||
$gatekeeper->check_directory($request);
|
||||
|
Reference in New Issue
Block a user