mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :)
git-svn-id: file:///svn/phpbb/trunk@7322 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1104,7 +1104,8 @@ function phpbb_convert_group_type($group_type)
|
||||
break;
|
||||
}
|
||||
|
||||
return GROUP_SPECIAL;
|
||||
// Never return GROUP_SPECIAL here, because only phpBB3's default groups are allowed to have this type set.
|
||||
return GROUP_HIDDEN;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user