--- loncom/interface/Attic/londropadd.pm 2006/12/10 23:48:44 1.151 +++ loncom/interface/Attic/londropadd.pm 2006/12/21 19:41:03 1.152 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to drop and add students in courses # -# $Id: londropadd.pm,v 1.151 2006/12/10 23:48:44 albertel Exp $ +# $Id: londropadd.pm,v 1.152 2006/12/21 19:41:03 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -40,6 +40,7 @@ use Spreadsheet::WriteExcel; use Apache::lonstathelpers(); use Apache::lonlocal; use Apache::longroup; +use LONCAPA(); ############################################################### ###############################################################