This commit is contained in:
Ilya Tregubov
2022-12-06 12:18:52 +03:00
+1 -1
View File
@@ -285,7 +285,7 @@ class participants_search {
] = $this->get_keywords_search_sql($mappings);
if (!empty($keywordswhere)) {
$wheres[] = $keywordswhere;
$wheres[] = "({$keywordswhere})";
}
if (!empty($keywordsparams)) {