aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb')
-rw-r--r--phpBB/phpbb/content_visibility.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/content_visibility.php b/phpBB/phpbb/content_visibility.php
index a324c6b8b5..e5b0197f95 100644
--- a/phpBB/phpbb/content_visibility.php
+++ b/phpBB/phpbb/content_visibility.php
@@ -144,7 +144,7 @@ class content_visibility
public function get_visibility_sql($mode, $forum_id, $table_alias = '')
{
$where_sql = '';
-
+
$get_visibility_sql_overwrite = false;
/**
* Allow changing the result of calling get_visibility_sql