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:
@@ -164,7 +164,7 @@ class ValidationParticipant
|
||||
|
||||
public function getUser()
|
||||
{
|
||||
return \User_Adapter::getInstance($this->getUsrId(), \appbox::get_instance());
|
||||
return \User_Adapter::getInstance($this->getUsrId(), \appbox::get_instance(\bootstrap::getCore()));
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user