mirror of
https://github.com/friendica/friendica
synced 2025-04-27 18:30:12 +00:00
Renamed function
This commit is contained in:
parent
51fb265621
commit
1b6b6bcc6d
2 changed files with 2 additions and 2 deletions
|
@ -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]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue