mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 03:18:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7041 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
e855a348e3
commit
932e16dfd3
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ class fulltext_native extends search_backend
|
|||
}
|
||||
else
|
||||
{
|
||||
$this->common_words[] = $row['word_text'];
|
||||
$this->common_words[] = $word;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue