mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Regenerate doctrine entities and proxies
This commit is contained in:
@@ -28,7 +28,6 @@ class UsrListRepository extends EntityRepository
|
||||
JOIN l.owners o
|
||||
WHERE o.usr_id = :usr_id';
|
||||
|
||||
|
||||
$params = array(
|
||||
'usr_id' => $user->get_id(),
|
||||
);
|
||||
|
Reference in New Issue
Block a user