mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
[ticket/11179] minor fixes
Amends comments to start with capitals. Reinsert blank lines which were not supposed to be removed PHPBB3-11179
This commit is contained in:
@@ -386,6 +386,7 @@ class phpbb_search_fulltext_mysql extends phpbb_search_base
|
||||
{
|
||||
return $result_count;
|
||||
}
|
||||
|
||||
$id_ary = array();
|
||||
|
||||
$join_topic = ($type == 'posts') ? false : true;
|
||||
|
Reference in New Issue
Block a user