]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Group.php
Merge pull request #11258 from MrPetovan/bug/11234-categories-profile
[friendica.git] / src / Model / Group.php
index b9f4c7f277d1e5b4d710ac600d3f27cf2d8ce0ae..58c59268e77ba2ef9d54c977eedfa7dabed40eff 100644 (file)
@@ -556,7 +556,7 @@ class Group
         *
         * @param integer $id Contact ID
         */
-       public static function getMembersForForum(int $id)
+       public static function updateMembersForForum(int $id)
        {
                Logger::info('Update forum members', ['id' => $id]);