X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Flib%2FRT%2FQueues_Overlay.pm;h=9338b218bf70a95a14c5ed9890587af5453ab8eb;hb=b4b0c7e72d7eaee2fbfc7022022c9698323203dd;hp=406b92c082e348222c8e2101b25a7e5aee528669;hpb=2dfda73eeb3eae2d4f894099754794ef07d060dd;p=freeside.git diff --git a/rt/lib/RT/Queues_Overlay.pm b/rt/lib/RT/Queues_Overlay.pm index 406b92c08..9338b218b 100644 --- a/rt/lib/RT/Queues_Overlay.pm +++ b/rt/lib/RT/Queues_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::Queues - a collection of RT::Queue objects @@ -59,11 +60,6 @@ =head1 METHODS -=begin testing - -ok (require RT::Queues); - -=end testing =cut