mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Crowdin localization integration prepare and stopwords removal
This commit is contained in:
parent
e87f1beff0
commit
4b9965b062
51 changed files with 3145 additions and 1894 deletions
|
@ -444,7 +444,7 @@ if (!$set_default) {
|
|||
} else {
|
||||
$title_match_val = $tmp;
|
||||
}
|
||||
$title_match_sql = clean_text_match($title_match_val, true, false, false);
|
||||
$title_match_sql = clean_text_match($title_match_val, true, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue