phpbb/phpBB/includes
Meik Sievertsen a59b59a821 small redirect fix. ;)
git-svn-id: file:///svn/phpbb/trunk@7209 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-19 15:46:47 +00:00
..
acm we support PHP4. :o 2007-03-03 15:05:35 +00:00
acp - make required_template/required_theme/required_imageset in style.cfg work as intended 2007-03-19 11:56:03 +00:00
auth - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156] 2007-02-25 22:09:53 +00:00
captcha - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
db - Firebird supports the standard format for escaping stuff 2007-03-11 18:19:32 +00:00
diff forgot that one ... 2007-01-28 17:00:03 +00:00
mcp I don't like hardcoded URLs :) 2007-03-12 21:20:36 +00:00
search quick fix 2007-03-14 20:54:41 +00:00
ucp this will make so many things so much easier 2007-03-18 23:49:11 +00:00
utf - PHP4's mbstring is stupid stupid stupid 2007-02-18 21:03:36 +00:00
auth.php - improvements to search indexing performance, espacially tidy() by adding a word_count column, the database update from b5 to next version will take quite a while on bigger databases, I also lowered the default common word threshold from 20 to 5 percent, big boards might want to use 3 or 2 percent, 20 was way too high 2007-03-13 22:00:55 +00:00
bbcode.php #8576 2007-03-09 19:01:40 +00:00
cache.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
constants.php - fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156] 2007-02-25 22:09:53 +00:00
functions.php small redirect fix. ;) 2007-03-19 15:46:47 +00:00
functions_admin.php *** empty log message *** 2007-03-16 00:50:34 +00:00
functions_compress.php safer name for the updater downloads (even if removed after download) - reported by SHS` 2007-03-06 11:30:12 +00:00
functions_convert.php if path is false we do not return one... 2007-03-15 08:33:29 +00:00
functions_display.php - small MSSQL thing 2007-03-04 22:08:44 +00:00
functions_install.php #8234 2007-02-19 19:35:52 +00:00
functions_jabber.php small bugfix... 2007-02-22 19:32:00 +00:00
functions_messenger.php fixing some bugs 2007-02-18 13:42:08 +00:00
functions_module.php - added confirm box to ucp zebra (adding fried/foe) 2007-01-24 11:29:56 +00:00
functions_posting.php - sync now correctly handles approved posts in unapproved topics (last_post info) 2007-03-14 21:40:52 +00:00
functions_privmsgs.php it could happen that new private messages are wrongly tagged. We try to "repair" this when releasing messages. 2007-03-12 19:43:33 +00:00
functions_profile_fields.php - author search should use clean names for searching [Bug #5752] 2006-12-03 18:03:33 +00:00
functions_template.php - generate fewer opcodes, make a smaller cache, a bit more readable 2007-01-27 13:36:50 +00:00
functions_transfer.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
functions_upload.php again... some more fixes. 2007-03-08 15:49:13 +00:00
functions_user.php ok, this was a nasty one. :D Do not overwrite user ranks if the group rank is set to "user default". :o 2007-03-12 16:12:41 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php #8572 2007-03-08 11:14:40 +00:00
session.php again... some more fixes. 2007-03-08 15:49:13 +00:00
template.php fixing some bugs, most being submitted grammatical/spelling errors. 2007-01-21 18:33:45 +00:00