diff options
Diffstat (limited to 'phpBB/phpbb/content_visibility.php')
-rw-r--r-- | phpBB/phpbb/content_visibility.php | 1 |
1 files changed, 1 insertions, 0 deletions
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 * |