[ticket/13146] Typo on the returning variable

PHPBB3-13146
This commit is contained in:
brunoais 2014-11-29 14:10:06 +00:00
parent e596d0b6ce
commit e279a779fc

View file

@ -185,7 +185,7 @@ class content_visibility
if ($contentReplaced)
{
return $content_replaced;
return $where_sql;
}
if (sizeof($approve_forums))