mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-03 16:48:52 +00:00
[ticket/13592] Removed unwanted space in self line.
PHPBB3-13592
This commit is contained in:
parent
bb7d294190
commit
6111f5fa74
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue