1
0
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:
brunoais
2014-11-29 14:11:42 +00:00
parent e9cb9baedb
commit df3447b725

View File

@@ -190,6 +190,7 @@ class content_visibility
return $where_sql;
}
if (sizeof($approve_forums))
{
// Remove moderator forums from the rest