]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Contact/Group.php
Merge pull request #9046 from annando/local-followers
[friendica.git] / src / Model / Contact / Group.php
index bb05d3cc3f0ca9a68e9697e6e9d6aa122f27754e..b2d165f6a7f6426506f598356dd056bd791dc469 100644 (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`