1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-19 08:59:10 +02:00
Files
php-phpbb/phpBB
Nils Adermann 8a32e0de74 - correctly use DISTINCT and GROUP BY in search related SQL [Bug ]
- always display views and replies in search results [Bug ]
- display error messages occuring during search index creation/deletion [Bug ]
- correctly align the ACP link on the search results page [Bug ]
- fixed the search forum box [Bug ] and added a search topic box (subBlue: can you please position this a little more visible, didn't want to mess with the CSS ;-))
- correctly check and use show_results on the search page


git-svn-id: file:///svn/phpbb/trunk@5727 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-03-26 01:36:26 +00:00
..