phpbb/phpBB/includes/acp
Meik Sievertsen 26befa0941 - added confirmation to removing bbcodes
- added optional MX and DNSBL checks
- added backtrace (triggering sql error) on error within sql_in_set as well as making sure it is handling an array
- let users having f_list access to a forum actually see the forum without a topic list and not displaying an error message - this allows for giving people access to subforums but not the parent forum without the need to add the (sub-)forum to the index.
- some additional bugfixes


git-svn-id: file:///svn/phpbb/trunk@6414 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-09-28 15:04:59 +00:00
..
info A reworking of how we handle inactive users 2006-09-23 12:27:51 +00:00
acp_attachments.php implement bare-bone validation for config variables... 2006-09-15 14:08:48 +00:00
acp_ban.php anyone want to buy a C? 2006-06-16 23:20:32 +00:00
acp_bbcodes.php - added confirmation to removing bbcodes 2006-09-28 15:04:59 +00:00
acp_board.php - added confirmation to removing bbcodes 2006-09-28 15:04:59 +00:00
acp_bots.php - Fix some bugs 2006-09-14 14:57:29 +00:00
acp_captcha.php - fixed some bugs 2006-09-13 16:08:36 +00:00
acp_database.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_disallow.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_email.php - fixed some bugs 2006-09-13 16:08:36 +00:00
acp_forums.php some tiny fixes here and there 2006-09-22 22:14:05 +00:00
acp_groups.php some tiny fixes here and there 2006-09-22 22:14:05 +00:00
acp_icons.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_inactive.php A reworking of how we handle inactive users 2006-09-23 12:27:51 +00:00
acp_jabber.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_language.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_logs.php sql_in_set changes 2006-08-12 13:14:39 +00:00
acp_main.php A reworking of how we handle inactive users 2006-09-23 12:27:51 +00:00
acp_modules.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_permission_roles.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_permissions.php - Fix some bugs 2006-09-14 14:57:29 +00:00
acp_php_info.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_profile.php - fixing profile bug 2006-09-04 13:47:56 +00:00
acp_prune.php A reworking of how we handle inactive users 2006-09-23 12:27:51 +00:00
acp_ranks.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_reasons.php oops 2006-09-10 15:04:56 +00:00
acp_search.php - no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] 2006-09-17 22:02:28 +00:00
acp_styles.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_update.php add version check to acp. Now no longer directly displayed at the acp index but accessible through the System tab and viewable by any admin (no special permisison needed). 2006-09-02 13:39:21 +00:00
acp_users.php A reworking of how we handle inactive users 2006-09-23 12:27:51 +00:00
acp_words.php - some bugfixes 2006-08-28 15:50:33 +00:00
auth.php - Fix some bugs 2006-09-14 14:57:29 +00:00