phpbb/phpBB/includes/mcp
Meik Sievertsen c4f2430645 - renamed the following columns:
comment -> attach_comment
new, forwarded, unread, marked, deleted -> pm_new, pm_forwarded, pm_unread, pm_marked, pm_deleted
module_name -> module_basename
value -> lang_value

- every column is now NOT NULL
- every column is now having a DEFAULT value
- hopefully mostly consistent across every db schema
- untested schemas: sqlite, oracle, firebird


git-svn-id: file:///svn/phpbb/trunk@6177 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-13 12:51:56 +00:00
..
info - check whether config.php exists 2006-06-10 16:09:46 +00:00
mcp_ban.php anyone want to buy a C? 2006-06-16 23:20:32 +00:00
mcp_forum.php - tackle some usability issues 2006-07-09 16:23:57 +00:00
mcp_front.php forgot some changes for post_time 2006-06-23 14:25:21 +00:00
mcp_logs.php Deleting logs 2006-06-19 20:40:29 +00:00
mcp_main.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
mcp_notes.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
mcp_post.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
mcp_queue.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
mcp_reports.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
mcp_topic.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
mcp_warn.php - renamed the following columns: 2006-07-13 12:51:56 +00:00