phpbb/phpBB/includes/search
Nils Adermann 1e34820cd8 - Optimize acl_getf_global a bit
- a little performance improvement of the IP regular expressions
- convert post_text/subject collation to utf8_unicode_ci if a user wants to use mysql_fulltext to allow case insensitivity [Bug #6272]
- mysql_fulltext should alter all necessary columns at once to speed up the process
- validate URLs against RFC3986
- fixed some weirdness in make_clickable
I hope I didn't break any URLs with this commit, if I did then report it to the bugtracker please!


git-svn-id: file:///svn/phpbb/trunk@6774 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-12-16 20:24:34 +00:00
..
fulltext_mysql.php - Optimize acl_getf_global a bit 2006-12-16 20:24:34 +00:00
fulltext_native.php - author search should use clean names for searching [Bug #5752] 2006-12-03 18:03:33 +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 adjust some comments to work with phpdocumentor. :) 2006-11-17 19:37:57 +00:00