phpbb/phpBB/includes/mcp
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
..
info - check whether config.php exists 2006-06-10 16:09:46 +00:00
mcp_ban.php anyone want to buy a C? 2006-06-16 23:20:32 +00:00
mcp_forum.php - fixing a bunch of bugs 2006-11-21 18:15:53 +00:00
mcp_front.php #5562 2006-11-22 01:22:13 +00:00
mcp_logs.php sql_in_set changes 2006-08-12 13:14:39 +00:00
mcp_main.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
mcp_notes.php - adjust unread query a bit to cope with large topics (thanks bart!) 2006-10-20 13:48:44 +00:00
mcp_post.php ok, change from doing the same logic all over again we call a function to do it for us. Also allow template designers to choose which method to use by just adding a fully compiled username string (profile link + user colour). This commit may introduce problems. 2006-11-16 16:51:19 +00:00
mcp_queue.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
mcp_reports.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
mcp_topic.php - fixing a bunch of bugs 2006-11-21 18:15:53 +00:00
mcp_warn.php - adjust unread query a bit to cope with large topics (thanks bart!) 2006-10-20 13:48:44 +00:00