mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6
This commit is contained in:
@@ -210,7 +210,7 @@ class Users implements ControllerProviderInterface
|
||||
)
|
||||
);
|
||||
|
||||
foreach ($results as $user)
|
||||
foreach ($users->export() as $user)
|
||||
{
|
||||
/* @var $user \User_Adapter */
|
||||
$userTable[] = array(
|
||||
|
Reference in New Issue
Block a user