mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-26 01:43:45 +02:00
[ticket/11050] fix tidied search query docblock language
PHPBB3-11050
This commit is contained in:
@@ -114,7 +114,8 @@ class phpbb_search_fulltext_sphinx
|
||||
protected $config_file_data = '';
|
||||
|
||||
/**
|
||||
* Contains tidied search query
|
||||
* Contains tidied search query.
|
||||
* Operators are prefixed in search query and common words excluded
|
||||
* @var string
|
||||
*/
|
||||
public $search_query;
|
||||
|
Reference in New Issue
Block a user