phpbb/phpBB/includes/search
Josh Woody ac56b71c3e [ticket/9749] Fulltext mysql unexpected behavior on entering a dash in query
The Fulltext_mysql class had different behavior when a dash was entered in the
search query than the fulltext_native class.  Specifically, a dash was
automatically turned into boolean NOT even when the user wanted to search for
legitimate hyphenated words like farty-pants

PHPBB3-9749
2010-07-29 10:13:17 -05:00
..
fulltext_mysql.php [ticket/9749] Fulltext mysql unexpected behavior on entering a dash in query 2010-07-29 10:13:17 -05:00
fulltext_native.php Safe us some more calls to $db->sql_escape(). 2010-01-11 23:26:56 +00:00
index.htm These aren't the search files you're looking for ... I can go about my business ... move along ... 2005-01-13 22:30:42 +00:00
search.php The same way we allow defining a custom template/style path we now allow this for languages too. 2008-08-23 17:20:55 +00:00