mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-11 10:05:19 +02:00
Adjustement to the fix for bug #8274
git-svn-id: file:///svn/phpbb/trunk@7051 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
9b33d4009d
commit
ac317f5024
@ -784,7 +784,7 @@ function phpbb_convert_authentication($mode)
|
|||||||
// no break;
|
// no break;
|
||||||
|
|
||||||
case 'registered_hidden':
|
case 'registered_hidden':
|
||||||
mass_auth('group_role', $new_forum_id, 'registered', 'FORUM_STANDARD_POLLS');
|
mass_auth('group_role', $new_forum_id, 'registered', 'FORUM_POLLS');
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 'private':
|
case 'private':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user