--- loncom/interface/longroup.pm 2009/02/25 16:39:54 1.22 +++ loncom/interface/longroup.pm 2010/01/30 18:19:16 1.23 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # accessor routines used to provide information about course groups # -# $Id: longroup.pm,v 1.22 2009/02/25 16:39:54 hauer Exp $ +# $Id: longroup.pm,v 1.23 2010/01/30 18:19:16 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -31,6 +31,7 @@ package Apache::longroup; use strict; use Apache::lonnet; use Apache::lonlocal; +use LONCAPA; ############################################### =pod