mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
- fix some group specific bugs
- correctly determining terrafrost's birthday mod git-svn-id: file:///svn/phpbb/trunk@7143 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -2390,7 +2390,7 @@ function get_group_name($group_id)
|
||||
|
||||
/**
|
||||
* Obtain either the members of a specified group, the groups the specified user is subscribed to
|
||||
* or checking if a specified user is in a specified group
|
||||
* or checking if a specified user is in a specified group. This function does not return pending memberships.
|
||||
*
|
||||
* Note: Never use this more than once... first group your users/groups
|
||||
*/
|
||||
|
Reference in New Issue
Block a user