mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/13146] Typo on the returning variable
PHPBB3-13146
This commit is contained in:
@@ -185,7 +185,7 @@ class content_visibility
|
||||
|
||||
if ($contentReplaced)
|
||||
{
|
||||
return $content_replaced;
|
||||
return $where_sql;
|
||||
}
|
||||
|
||||
if (sizeof($approve_forums))
|
||||
|
Reference in New Issue
Block a user