aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/search/fulltext_mysql.php
Commit message (Expand)AuthorAgeFilesLines
* some tiny changes...Meik Sievertsen2006-05-261-0/+4
* - actually let the user import smilies/icons paks. ;)Meik Sievertsen2006-05-201-2/+2
* - added a few missing log variablesMeik Sievertsen2006-05-181-0/+2
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-1/+1
* - properly check the Comment column on older MySQL versions [Bug #1637]Nils Adermann2006-04-231-1/+4
* - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256]Nils Adermann2006-03-261-10/+24
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-6/+8
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-181-0/+5
* - use a_search permissionNils Adermann2006-03-161-0/+13
* - removed search settings from load pageNils Adermann2006-03-151-13/+154
* Me, me, me!Nils Adermann2006-03-061-5/+38
* CVS commit mail testNils Adermann2006-02-281-2/+1
* - added fulltext_mysqlNils Adermann2006-01-221-124/+456
* - checking in pauls (psoTFX) search changes (with tiny adjustments from me)Meik Sievertsen2005-10-021-25/+39
* - Documentation related changesMeik Sievertsen2005-04-091-12/+14
* These aren't the search files you're looking for ... I can go about my busine...Paul S. Owen2005-01-131-0/+189