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-07-23 10:01:55 +02:00
Code
Issues
Releases
Wiki
Activity
Files
00508798251f0ebd897b94b360b7426846dab840
Branches
Tags
View all branches
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
…
search.php
make sure set_config is called with the correct is_dynamic value
2006-06-23 14:04:41 +00:00