mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13146] Extra line for clarity
Added an extra line after the "if ($contentReplaced)" to help reading the code PHPBB3-13146
This commit is contained in:
@@ -190,6 +190,7 @@ class content_visibility
|
||||
return $where_sql;
|
||||
}
|
||||
|
||||
|
||||
if (sizeof($approve_forums))
|
||||
{
|
||||
// Remove moderator forums from the rest
|
||||
|
Reference in New Issue
Block a user