mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-25 12:48:56 +00:00
Update for change in remove search word function ... bug #531662
git-svn-id: file:///svn/phpbb/trunk@2337 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
03c6ace568
commit
4f23d69f63
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ switch($mode)
|
|||
//
|
||||
// Delete unmatched words
|
||||
//
|
||||
remove_unmatched_words();
|
||||
remove_search_post($post_id_sql);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue