mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 11:33:17 +00:00
Refactor Appbox
This commit is contained in:
@@ -44,7 +44,7 @@ class bootstrap
|
||||
|
||||
if (\setup::is_installed())
|
||||
{
|
||||
$gatekeeper = \gatekeeper::getInstance();
|
||||
$gatekeeper = \gatekeeper::getInstance(static::$core);
|
||||
$gatekeeper->check_directory();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user