diff options
author | jocuri%softhome.net <> | 2008-04-04 13:48:08 +0200 |
---|---|---|
committer | jocuri%softhome.net <> | 2008-04-04 13:48:08 +0200 |
commit | 0fbf27de8657c00d91e3e866fd6a074a5868f72e (patch) | |
tree | 7d945ec6d8ac7e81d73bf57efc03cb32ebeba8f6 | |
parent | 7273eb7c7707fe1562eea75c09348401d40ba979 (diff) | |
download | bugzilla-0fbf27de8657c00d91e3e866fd6a074a5868f72e.tar.gz bugzilla-0fbf27de8657c00d91e3e866fd6a074a5868f72e.tar.xz |
Documentation patch: document the user_group_map table; patch published in bug 180635 by victory <bmo@rsz.jp>, r=vladd.
-rw-r--r-- | docs/en/xml/customization.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml index bf48dced5..7aff53ddc 100644 --- a/docs/en/xml/customization.xml +++ b/docs/en/xml/customization.xml @@ -1034,6 +1034,10 @@ sshh... don't tell your users!) profiles_activity: Need to know who did what when to who's profile? This'll tell you, it's a pretty complete history. +user_group_map: This table stores which user belongs to which group, +whether the user can bless others, and how the users obtained the +membership of the group. + versions: Version information for every product votes: Who voted for what when |