mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Refactor Appbox
This commit is contained in:
@@ -329,7 +329,7 @@ class ValidationSession
|
||||
{
|
||||
if ($this->initiator_id)
|
||||
{
|
||||
return \User_Adapter::getInstance($this->initiator_id, \appbox::get_instance());
|
||||
return \User_Adapter::getInstance($this->initiator_id, \appbox::get_instance(\bootstrap::getCore()));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user