summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Group.pm
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-07-08 20:48:48 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-07-08 20:48:48 +0200
commitc0877b804cfd25c30c2f5f457630d220eb001a37 (patch)
tree80767b4d35d011fc62f9ec46b5ade73a81f2940c /Bugzilla/Group.pm
parentfcccff080fcfb784354f4bf44d863cb4482a469e (diff)
downloadbugzilla-c0877b804cfd25c30c2f5f457630d220eb001a37.tar.gz
bugzilla-c0877b804cfd25c30c2f5f457630d220eb001a37.tar.xz
Fix a template and POD bustage from the $$some_var Search.pm checkin.
https://bugzilla.mozilla.org/show_bug.cgi?id=574556
Diffstat (limited to 'Bugzilla/Group.pm')
-rw-r--r--Bugzilla/Group.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/Bugzilla/Group.pm b/Bugzilla/Group.pm
index 29b2a2f1c..a8786034b 100644
--- a/Bugzilla/Group.pm
+++ b/Bugzilla/Group.pm
@@ -496,6 +496,8 @@ normally does, this function also makes the new group be inherited
by the C<admin> group. That is, the C<admin> group will automatically
be a member of this group.
+=back
+
=head1 METHODS
=over