mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-22 11:09:27 +02:00
git-svn-id: file:///svn/phpbb/trunk@7041 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -321,7 +321,7 @@ class fulltext_native extends search_backend
|
||||
}
|
||||
else
|
||||
{
|
||||
$this->common_words[] = $row['word_text'];
|
||||
$this->common_words[] = $word;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user