mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[ticket/13147] New line before comment block
PHPBB3-13147
This commit is contained in:
parent
ef9abd7165
commit
e0733ae435
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ class content_visibility
|
|||
$approve_forums = array_diff(array_keys($this->auth->acl_getf('m_approve', true)), $exclude_forum_ids);
|
||||
|
||||
$visibility_sql_overwrite = null;
|
||||
|
||||
/**
|
||||
* Allow changing the result of calling get_global_visibility_sql
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue