summaryrefslogtreecommitdiffstats
path: root/votes.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'votes.cgi')
-rwxr-xr-xvotes.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/votes.cgi b/votes.cgi
index f2590b324..4c8210690 100755
--- a/votes.cgi
+++ b/votes.cgi
@@ -132,7 +132,7 @@ sub show_user {
SendSQL("LOCK TABLES bugs READ, products READ, votes WRITE,
cc READ, bug_group_map READ, user_group_map READ,
- cc AS selectVisible_cc READ");
+ cc AS selectVisible_cc READ, groups READ");
if ($canedit && $bug_id) {
# Make sure there is an entry for this bug