mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13592] Removed unwanted space in self line.
PHPBB3-13592
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user