mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Remove User_Adapter
This commit is contained in:
@@ -26,7 +26,7 @@ class MailChecker
|
||||
* @param \Application $app
|
||||
* @param string $table The table name where to look
|
||||
*
|
||||
* @return array An array of User_Adapter
|
||||
* @return array An array of User
|
||||
*/
|
||||
public static function getWrongEmailUsers(Application $app, $table = 'usr')
|
||||
{
|
||||
|
Reference in New Issue
Block a user