mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 15:11:40 +02:00
[ticket/13147] New line before comment block
PHPBB3-13147
This commit is contained in:
@@ -245,6 +245,7 @@ class content_visibility
|
|||||||
$approve_forums = array_diff(array_keys($this->auth->acl_getf('m_approve', true)), $exclude_forum_ids);
|
$approve_forums = array_diff(array_keys($this->auth->acl_getf('m_approve', true)), $exclude_forum_ids);
|
||||||
|
|
||||||
$visibility_sql_overwrite = null;
|
$visibility_sql_overwrite = null;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allow changing the result of calling get_global_visibility_sql
|
* Allow changing the result of calling get_global_visibility_sql
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user