mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-08 00:25:19 +02: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
@ -286,7 +286,7 @@ switch($mode)
|
|||||||
//
|
//
|
||||||
// Delete unmatched words
|
// Delete unmatched words
|
||||||
//
|
//
|
||||||
remove_unmatched_words();
|
remove_search_post($post_id_sql);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user