diff --git a/phpBB/phpbb/content_visibility.php b/phpBB/phpbb/content_visibility.php index e5b0197f95..05f0a59a90 100644 --- a/phpBB/phpbb/content_visibility.php +++ b/phpBB/phpbb/content_visibility.php @@ -146,6 +146,7 @@ class content_visibility $where_sql = ''; $get_visibility_sql_overwrite = false; + /** * Allow changing the result of calling get_visibility_sql *