mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +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;
|
return $where_sql;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (sizeof($approve_forums))
|
if (sizeof($approve_forums))
|
||||||
{
|
{
|
||||||
// Remove moderator forums from the rest
|
// Remove moderator forums from the rest
|
||||||
|
Reference in New Issue
Block a user