diff options
author | jocuri%softhome.net <> | 2006-03-06 02:09:32 +0100 |
---|---|---|
committer | jocuri%softhome.net <> | 2006-03-06 02:09:32 +0100 |
commit | 4fcd2c8dec31a0767ba05a0200f85c0d8d032a9d (patch) | |
tree | 3233bac3719fa92c811bd17782c475535710f959 | |
parent | 834544eab3222236da2efaedc27371c4d80ce714 (diff) | |
download | bugzilla-4fcd2c8dec31a0767ba05a0200f85c0d8d032a9d.tar.gz bugzilla-4fcd2c8dec31a0767ba05a0200f85c0d8d032a9d.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/xml/customization.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index bf48dced5..7aff53ddc 100644 --- a/docs/xml/customization.xml +++ b/docs/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 |