Removing special characters from search strings
authorAlexander Ebert <ebert@woltlab.com>
Tue, 9 Sep 2014 11:28:50 +0000 (13:28 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 9 Sep 2014 11:28:50 +0000 (13:28 +0200)
commit11767746e04e4c6a0c9748c2dac7d5ae63b7686a
treef58d928eda5bed19ce6a32296902767864423f7a
parent3d64544be45827f375d353fe6fba56d30342ac34
Removing special characters from search strings
wcfsetup/install/files/lib/system/search/AbstractSearchEngine.class.php
wcfsetup/install/files/lib/system/search/ISearchEngine.class.php
wcfsetup/install/files/lib/system/search/SearchEngine.class.php
wcfsetup/install/files/lib/system/search/mysql/MysqlSearchEngine.class.php