phpbb/phpBB/includes/mcp
Nils Adermann 7259457701 - allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only)
- abstracted some installation code that is now relevant to converting as well into functions_install.php (mostly DBMS selection related)
- fixed a weird smiley path problem, no idea why nobody else noticed this, maybe my fix was incorrect?
- forgot to commit a file last time


git-svn-id: file:///svn/phpbb/trunk@6995 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-02-16 23:06: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 - allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only) 2007-02-16 23:06:14 +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