mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 20:43:25 +00:00
fix issue
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
include_once __DIR__ . '/../../lib/bootstrap.php';
|
||||
|
||||
$appbox = appbox::get_instance(registry::get_instance());
|
||||
$appbox = appbox::get_instance(\bootstrap::getCore());
|
||||
$session = $appbox->get_session();
|
||||
phrasea::use_i18n(Session_Handler::get_locale());
|
||||
|
||||
|
Reference in New Issue
Block a user