aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/search.php
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #518159Paul S. Owen2002-02-151-1/+1
* Should fix error with DB != MSSQL || MySQL bug #517151Paul S. Owen2002-02-141-3/+2
* Fix error in common word updatePaul S. Owen2002-02-121-2/+5
* Further updates to decrease queries/increase speed ... under MySQL and MSSQL ...Paul S. Owen2002-02-111-99/+107
* Speed up insertion of new words in mssql and mysql ... lets see what this bre...Paul S. Owen2002-02-111-140/+120
* Fix a couple of warning 'generators'Paul S. Owen2002-01-281-4/+8
* Error with adding search matches, wrong variable being used for insert ... se...Paul S. Owen2002-01-251-4/+2
* Various updates to fix problems with large result sets ... code is quite mess...Paul S. Owen2002-01-251-23/+18
* Simplified routines somewhat and introduced title searchingPaul S. Owen2002-01-141-280/+153
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-031-0/+523