aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/search.php
Commit message (Expand)AuthorAgeFilesLines
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-241-2/+2
* Latest variants ... not finished yet ...Paul S. Owen2001-11-231-143/+50
* Fix for display of newest image icon when one doesn't existPaul S. Owen2001-11-221-1/+1
* Search re-write was erm, how can I say this, erm, brown, soft and smelly ... ...Paul S. Owen2001-11-221-81/+144
* Various core updates for searchingPaul S. Owen2001-11-201-113/+128
* Fixed bug #483105Paul S. Owen2001-11-191-8/+8
* Yet More language updatesPaul S. Owen2001-11-191-1/+1
* More language updatesPaul S. Owen2001-11-191-15/+22
* And again my brain gets ahead of my fingers ... mental note, reduce caffeine ...Paul S. Owen2001-11-171-1/+1
* Fixed bug #482127 ... part 2, fixes post_subject tooPaul S. Owen2001-11-171-0/+4
* Fixed bug #482127 ... problem occurs when no bad word list existsPaul S. Owen2001-11-171-2/+3
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-1/+1
* Pagination updatePaul S. Owen2001-11-161-4/+1
* Added arguments to search ACTION to avoid caching probems (back button that d...Bart van Bragt2001-11-141-2/+2
* Oops, forgot to commit search.phpJames Atkinson2001-11-141-4/+30
* Altered for constant table namesPaul S. Owen2001-11-091-1/+1
* New search system, this isn't final, needs alterations, etc. can redeem this ...Paul S. Owen2001-11-091-408/+419
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-161-1/+21
* And all because the lady loves Milk Tray, erm, sorry ... all because I missed...Paul S. Owen2001-10-151-805/+2
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-1/+812
* Added view newest output for topic searchPaul S. Owen2001-09-261-7/+16
* Just to bring CVS in-line with local copyPaul S. Owen2001-09-261-32/+84
* New search 'stuff' ... not complete ... updatePaul S. Owen2001-09-171-2/+2
* New search 'stuff' ... not completePaul S. Owen2001-09-171-198/+690
* Bug 461842 fixed. Unnecessary uses of addslashes(), stripslashes(), and preg_...natec2001-09-151-20/+44
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-1/+1
* Changed all error_die to message_diegpolins2001-08-311-3/+3
* Re-added GPL disclaimersJames Atkinson2001-08-301-25/+34
* Modified header commentsPaul S. Owen2001-08-261-9/+0
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-7/+7
* Fixed errorPaul S. Owen2001-06-181-2/+2
* Switched forum_auth to the forums tablePaul S. Owen2001-06-171-4/+5
* User can only search and see results for forums they have auth_view rightsPaul S. Owen2001-06-021-2/+21
* Various changes and fixes to enable search from username and template updatesPaul S. Owen2001-05-311-15/+23
* Some updates which may have fixed some probs ...Paul S. Owen2001-05-301-23/+22
* Added ability to jump to a specific post ... click on the little page post iconPaul S. Owen2001-05-291-0/+1
* In goes initial search enginePaul S. Owen2001-05-291-0/+530