mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
Refactor Appbox
This commit is contained in:
@@ -209,7 +209,7 @@ class User_Query implements User_QueryInterface
|
||||
{
|
||||
$this->sql_params = array();
|
||||
|
||||
$appbox = appbox::get_instance();
|
||||
$appbox = appbox::get_instance(\bootstrap::getCore());
|
||||
$session = $appbox->get_session();
|
||||
|
||||
$sql = '
|
||||
|
Reference in New Issue
Block a user