Renamed function
This commit is contained in:
parent
1d44e544cf
commit
018abb4d1d
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ class Group
|
|||
* @return array
|
||||
* @throws \Exception
|
||||
*/
|
||||
public static function getUngrouped(int $uid)
|
||||
public static function listUngrouped(int $uid)
|
||||
{
|
||||
return q("SELECT *
|
||||
FROM `contact`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue