mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
fixing some bugs, most being submitted grammatical/spelling errors.
git-svn-id: file:///svn/phpbb/trunk@6915 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -894,7 +894,7 @@ function phpbb_convert_authentication($mode)
|
||||
// Let us see if guests/registered users have access to these forums...
|
||||
foreach ($parent_forums as $row)
|
||||
{
|
||||
// Get the childs...
|
||||
// Get the children
|
||||
$branch = $forum_ids = array();
|
||||
|
||||
foreach ($forums as $key => $_row)
|
||||
|
Reference in New Issue
Block a user