phpbb/phpBB/includes
Nils Adermann f40e2aba22 - finally correctly calculate current time for birthday calculation [Bug #6030]
- allow searching forums with unsearchable subforums [Bug #6056]
- addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans
- do not index forums which have indexing disabled on index recreation [Bug #6060]
- properly handle html entities in the theme editor [Bug #6048]
- anonymous access is no longer required for the LDAP auth plugin [Bug #6046]
- corrected mcp_front queue link to point to approve_details [Bug #6134]
- added direct (dis)approval to mcp_front queue items [Bug #6134]
- proper mysql version test for fulltext-compatibility [Bug #6054]
- added note to style/language "used by" column so it's clear that bots are included
- correctly update bot last visit time [Bug #6108]


git-svn-id: file:///svn/phpbb/trunk@6740 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-12-10 17:44:45 +00:00
..
acm he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
acp - finally correctly calculate current time for birthday calculation [Bug #6030] 2006-12-10 17:44:45 +00:00
auth - finally correctly calculate current time for birthday calculation [Bug #6030] 2006-12-10 17:44:45 +00:00
captcha #5734 2006-12-03 17:36:59 +00:00
db minor bugfixing 2006-12-06 22:13:11 +00:00
diff fix 2006-12-02 13:43:21 +00:00
mcp - finally correctly calculate current time for birthday calculation [Bug #6030] 2006-12-10 17:44:45 +00:00
search - finally correctly calculate current time for birthday calculation [Bug #6030] 2006-12-10 17:44:45 +00:00
ucp - finally correctly calculate current time for birthday calculation [Bug #6030] 2006-12-10 17:44:45 +00:00
utf - removed a regex that made no sense 2006-12-07 02:52:09 +00:00
auth.php - the same procedure as every... oh. this is taken. 2006-11-27 23:31:09 +00:00
bbcode.php rather large update, most important things done: 2006-11-24 14:59:26 +00:00
cache.php consistant obtain_* functions 2006-11-12 15:35:43 +00:00
constants.php Revised attachment categories a bit 2006-10-19 13:55:48 +00:00
functions.php proper solution to #6114, guarantees $seed lies below 0x7FFFFFFF 2006-12-09 19:17:01 +00:00
functions_admin.php - a bunch of fixes 2006-12-02 13:19:40 +00:00
functions_compress.php #5654 2006-11-28 14:29:47 +00:00
functions_display.php #6076 2006-12-08 00:08:46 +00:00
functions_jabber.php - make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4 2006-11-03 17:50:39 +00:00
functions_messenger.php changes to how errors are processed by the messenger 2006-12-06 17:35:04 +00:00
functions_module.php hmm, this was for debugging. :) 2006-11-21 18:23:43 +00:00
functions_posting.php - bug fixes for #5618, #5588 and #5584 2006-11-26 14:55:18 +00:00
functions_privmsgs.php some tiny bugfixes. 2006-12-03 16:12:03 +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 - some fixes 2006-11-10 13:49:52 +00:00
functions_transfer.php - re-add script_path for "strange configurations" to let them force the generated urls correctly 2006-12-08 15:20:57 +00:00
functions_upload.php rather large update, most important things done: 2006-11-24 14:59:26 +00:00
functions_user.php - a bunch of fixes 2006-12-02 13:19:40 +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 #6090 2006-12-10 01:19:54 +00:00
session.php - finally correctly calculate current time for birthday calculation [Bug #6030] 2006-12-10 17:44:45 +00:00
template.php adjust some comments to work with phpdocumentor. :) 2006-11-17 19:37:57 +00:00