summaryrefslogtreecommitdiffstats
path: root/post_bug.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'post_bug.cgi')
-rwxr-xr-xpost_bug.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/post_bug.cgi b/post_bug.cgi
index e83690897..f1a3e6443 100755
--- a/post_bug.cgi
+++ b/post_bug.cgi
@@ -33,6 +33,7 @@ require "CGI.pl";
sub sillyness {
my $zz;
$zz = $::buffer;
+ $zz = $::usergroupset;
$zz = %::COOKIE;
$zz = %::components;
$zz = %::versions;