This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-10-13 07:54:28 +02:00
Code
Issues
Releases
Wiki
Activity
Files
2b531a279f267642582b275dc3f215367e6a5396
php-phpbb
/
phpBB
/
includes
/
search
History
Ludovic Arnaud
bfb26c8a4a
Changed: moved the thing that compares the amount of matches to the amount of terms from outside the query (in PHP) to inside of it, thanks to a well-placed HAVING clause
...
git-svn-id: file:///svn/phpbb/trunk@6146 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-04 15:16:57 +00:00
..
fulltext_mysql.php
- removed db cache (might re-appear, but for now we do not see the need for it)
2006-06-16 16:54:51 +00:00
fulltext_native.php
Changed: moved the thing that compares the amount of matches to the amount of terms from outside the query (in PHP) to inside of it, thanks to a well-placed HAVING clause
2006-07-04 15:16:57 +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
make sure set_config is called with the correct is_dynamic value
2006-06-23 14:04:41 +00:00