phpbb/phpBB/includes
David M 1551f13bb2 #5562
major speed boost for Oracle :D

This took a while, every call to sql_query_limit() was checked out for having any implicit/explicit column issues... Hopefully, nothing has changed :D


git-svn-id: file:///svn/phpbb/trunk@6631 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-11-22 01:22:13 +00:00
..
acm he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
acp - fixing a bunch of bugs 2006-11-21 18:15:53 +00:00
auth some style related changes/fixes 2006-11-19 14:14:35 +00:00
captcha - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
db #5562 2006-11-22 01:22:13 +00:00
diff adjust some comments to work with phpdocumentor. :) 2006-11-17 19:37:57 +00:00
mcp #5562 2006-11-22 01:22:13 +00:00
search adjust some comments to work with phpdocumentor. :) 2006-11-17 19:37:57 +00:00
ucp #5562 2006-11-22 01:22:13 +00:00
utf ;-) 2006-11-19 20:26:40 +00:00
auth.php - a handful of mcp fixed, the most important one is the change for check_ids() - it is now supporting ids from more than one forum too, making it possible to use some mcp features as designed initially. We really need to get our moderator team testing the mcp extensively. 2006-11-18 16:27:35 +00:00
bbcode.php he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +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 decrease the barrier for E_ALL error reporting and email traces from DEBUG_EXTRA to DEBUG 2006-11-21 18:20:02 +00:00
functions_admin.php some tiny fixes. 2006-11-19 21:00:48 +00:00
functions_compress.php - compress is nicer (fixed a bug :P) 2006-11-03 23:09:16 +00:00
functions_display.php - fixing a bunch of bugs 2006-11-21 18:15:53 +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 decrease the barrier for E_ALL error reporting and email traces from DEBUG_EXTRA to DEBUG 2006-11-21 18:20:02 +00:00
functions_module.php hmm, this was for debugging. :) 2006-11-21 18:23:43 +00:00
functions_posting.php - fixing a bunch of bugs 2006-11-21 18:15:53 +00:00
functions_privmsgs.php - fixing a bunch of bugs 2006-11-21 18:15:53 +00:00
functions_profile_fields.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
functions_template.php - some fixes 2006-11-10 13:49:52 +00:00
functions_transfer.php he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
functions_upload.php he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
functions_user.php - fixing a bunch of bugs 2006-11-21 18:15:53 +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 Where are you coming from $in? I do not think i invited you... 2006-11-19 00:41:16 +00:00
session.php - fixing a bunch of bugs 2006-11-21 18:15:53 +00:00
template.php adjust some comments to work with phpdocumentor. :) 2006-11-17 19:37:57 +00:00