User lower case
This commit is contained in:
@@ -556,7 +556,7 @@ class Group
|
||||
*
|
||||
* @param integer $id Contact ID
|
||||
*/
|
||||
public static function UpdateMembersForForum(int $id)
|
||||
public static function updateMembersForForum(int $id)
|
||||
{
|
||||
Logger::info('Update forum members', ['id' => $id]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user