phpbb/phpBB/includes/mcp
Nils Adermann 56a93bdfdd - Pruning doesn't lower user post counts anymore [Bug #7676]
- Better resync explanations in ACP
- relative link to board shouldn't result in an empty link [Bug #7762]
- allow spaces to define multiple classes [Bug #7700]
- forgot addslashes for password conversion [Bug #7530]
- adjusted get_post_data call in mcp_post to retrieve read tracking info [Bug #7538]
- fixed sorting in reports/queue by properly generating the pagination links [Bug #7666]
- send UTF-8 charset header in database_update.php [Bug #7564]


git-svn-id: file:///svn/phpbb/trunk@6974 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-02-08 22:11:14 +00:00
..
info - check whether config.php exists 2006-06-10 16:09:46 +00:00
mcp_ban.php - added confirm box to ucp zebra (adding fried/foe) 2007-01-24 11:29:56 +00:00
mcp_forum.php Some... fixes... laying around here. 2007-02-06 19:09:43 +00:00
mcp_front.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
mcp_logs.php rather large update, most important things done: 2006-11-24 14:59:26 +00:00
mcp_main.php - introducing read/unread images in the MCP, if you view something through the MCP it will not update the "read" status of a post/topic/forum [includes Bug #6796] 2007-01-27 16:04:58 +00:00
mcp_notes.php #6098 2007-01-09 14:01:37 +00:00
mcp_post.php - introducing read/unread images in the MCP, if you view something through the MCP it will not update the "read" status of a post/topic/forum [includes Bug #6796] 2007-01-27 16:04:58 +00:00
mcp_queue.php - Pruning doesn't lower user post counts anymore [Bug #7676] 2007-02-08 22:11:14 +00:00
mcp_reports.php - Pruning doesn't lower user post counts anymore [Bug #7676] 2007-02-08 22:11:14 +00:00
mcp_topic.php - introducing read/unread images in the MCP, if you view something through the MCP it will not update the "read" status of a post/topic/forum [includes Bug #6796] 2007-01-27 16:04:58 +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