- a handful of mcp fixed, the most important one is the change for check_ids() -...
commit998567bcc8939247c95d6e3312a7ef1ae3f0b275
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sat, 18 Nov 2006 16:27:35 +0000 (18 16:27 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sat, 18 Nov 2006 16:27:35 +0000 (18 16:27 +0000)
tree8b4c935deb992a577cedd8123a46b2fcaf128d6d
parentc4858cac9bc8bb0c9ded5ff5271eaf47c11b142a
- 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.
- fixed some other tiny glitches
- if a forum category with subforums get changed to a link type forum give options of what to do with the subforums (#5334)
- other bugfixes

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@6601 89ea8834-ac86-4346-8a33-228a782c2dd0
30 files changed:
phpBB/adm/style/acp_forums.html
phpBB/adm/style/acp_permissions.html
phpBB/includes/acp/acp_forums.php
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_users.php
phpBB/includes/auth.php
phpBB/includes/functions.php
phpBB/includes/functions_posting.php
phpBB/includes/mcp/mcp_forum.php
phpBB/includes/mcp/mcp_front.php
phpBB/includes/mcp/mcp_main.php
phpBB/includes/mcp/mcp_queue.php
phpBB/includes/mcp/mcp_reports.php
phpBB/includes/mcp/mcp_topic.php
phpBB/includes/ucp/ucp_groups.php
phpBB/language/en/acp/forums.php
phpBB/mcp.php
phpBB/posting.php
phpBB/styles/subSilver/template/mcp_forum.html
phpBB/styles/subSilver/template/mcp_front.html
phpBB/styles/subSilver/template/mcp_header.html
phpBB/styles/subSilver/template/mcp_notes_front.html
phpBB/styles/subSilver/template/mcp_post.html
phpBB/styles/subSilver/template/mcp_queue.html
phpBB/styles/subSilver/template/mcp_reports.html
phpBB/styles/subSilver/template/mcp_topic.html
phpBB/styles/subSilver/template/mcp_viewlogs.html
phpBB/styles/subSilver/template/mcp_warn_front.html
phpBB/styles/subSilver/template/posting_body.html
phpBB/viewtopic.php