phpbb/phpBB/includes/mcp
Nils Adermann e6dab93a02 - urlencoded usernames don't need htmlspecialchars [Bug #8794]
- fulltext_mysql still used synonyms/ignore words [Bug #5405]
- merge tool extend to allow merging complete topics via quickmod and mcp_forum [Bug #5293]
- renamed "fork" to "copy" (was already called "copy" in some places)
- Copied posts should not increase post count, and should also not decrease it on deletion [Bug #8072]


git-svn-id: file:///svn/phpbb/trunk@7261 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-01 22:15:59 +00:00
..
info - check whether config.php exists 2006-06-10 16:09:46 +00:00
mcp_ban.php #8160 2007-02-17 23:09:58 +00:00
mcp_forum.php - urlencoded usernames don't need htmlspecialchars [Bug #8794] 2007-04-01 22:15:59 +00:00
mcp_front.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
mcp_logs.php #5286 2007-03-28 01:01:59 +00:00
mcp_main.php - urlencoded usernames don't need htmlspecialchars [Bug #8794] 2007-04-01 22:15:59 +00:00
mcp_notes.php #6098 2007-01-09 14:01:37 +00:00
mcp_post.php I don't like hardcoded URLs :) 2007-03-12 21:20:36 +00:00
mcp_queue.php other fixes... 2007-03-30 14:24:55 +00:00
mcp_reports.php other fixes... 2007-03-30 14:24:55 +00:00
mcp_topic.php #5396, #5266, #5147 2007-03-31 12:35:44 +00:00
mcp_warn.php fixing mcp bugs by introducing a new feature to check for loaded/accessible modules/modes. If the MCP module "logs" get disabled the quick mod tools on viewtopic still show a link to the logs, this will then lead to an error message. This is not fixable. The logs should be accessible to all moderators by default. 2007-01-22 17:05:23 +00:00