mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Refactor Appbox
This commit is contained in:
@@ -5,7 +5,7 @@ class liste
|
||||
|
||||
public static function filter($lst)
|
||||
{
|
||||
$appbox = appbox::get_instance();
|
||||
$appbox = appbox::get_instance(\bootstrap::getCore());
|
||||
$session = $appbox->get_session();
|
||||
|
||||
if (!is_array($lst))
|
||||
|
Reference in New Issue
Block a user