1
0
Fork 0

Renamed function

This commit is contained in:
Michael 2020-08-05 03:36:37 +00:00
commit 018abb4d1d
2 changed files with 2 additions and 2 deletions

View file

@ -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`