mirror of
https://github.com/flarum/core.git
synced 2025-02-24 11:13:40 +01:00
We do not want to inherit MySQL's fulltext query language, so let's just drop all non-word characters from the search term. Fixes #1498.
We do not want to inherit MySQL's fulltext query language, so let's just drop all non-word characters from the search term. Fixes #1498.