X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rt%2Flib%2FRT%2FCachedGroupMembers_Overlay.pm;h=9331553d3420ae068e0060dedc153a5d2b3a3158;hb=b4b0c7e72d7eaee2fbfc7022022c9698323203dd;hp=c3b4fdd0d11a5e32d43937bd0e7f00d227150ccf;hpb=2dfda73eeb3eae2d4f894099754794ef07d060dd;p=freeside.git diff --git a/rt/lib/RT/CachedGroupMembers_Overlay.pm b/rt/lib/RT/CachedGroupMembers_Overlay.pm index c3b4fdd0d..9331553d3 100644 --- a/rt/lib/RT/CachedGroupMembers_Overlay.pm +++ b/rt/lib/RT/CachedGroupMembers_Overlay.pm @@ -1,8 +1,8 @@ # BEGIN BPS TAGGED BLOCK {{{ # # COPYRIGHT: -# -# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC +# +# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -45,6 +45,7 @@ # those contributions and any derivatives thereof. # # END BPS TAGGED BLOCK }}} + =head1 NAME RT::CachedGroupMembers - a collection of RT::GroupMember objects @@ -59,11 +60,6 @@ =head1 METHODS -=begin testing - -ok (require RT::CachedGroupMembers); - -=end testing =cut