phpbb/phpBB/includes/ucp
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 Remove the module entries from the schema data file and generate the list instead 2006-05-01 19:45:42 +00:00
ucp_activate.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
ucp_attachments.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_confirm.php bugs? bugs. 2006-07-01 06:30:49 +00:00
ucp_groups.php time to squash some bugs 2006-06-22 15:14:03 +00:00
ucp_main.php Some changes to the way folder images are handled for "special" topics 2006-06-25 15:23:01 +00:00
ucp_pm.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_pm_compose.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_pm_options.php - get swatch converted into new acp format 2006-06-12 22:16:27 +00:00
ucp_pm_viewfolder.php fix some bugs... again. :) 2006-07-10 15:55:10 +00:00
ucp_pm_viewmessage.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_prefs.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
ucp_profile.php some bugfixes 2006-07-06 16:46:53 +00:00
ucp_register.php - tackle some usability issues 2006-07-09 16:23:57 +00:00
ucp_remind.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_resend.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
ucp_zebra.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00