From c0877b804cfd25c30c2f5f457630d220eb001a37 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Thu, 8 Jul 2010 11:48:48 -0700 Subject: Fix a template and POD bustage from the $$some_var Search.pm checkin. https://bugzilla.mozilla.org/show_bug.cgi?id=574556 --- Bugzilla/Group.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Bugzilla/Group.pm') 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 group. That is, the C group will automatically be a member of this group. +=back + =head1 METHODS =over -- cgit v1.2.3-24-g4f1b