--- loncom/interface/loncreatecourse.pm 2006/08/11 22:00:08 1.96 +++ loncom/interface/loncreatecourse.pm 2007/12/14 00:24:11 1.105 @@ -1,7 +1,7 @@ # The LearningOnline Network # Create a course # -# $Id: loncreatecourse.pm,v 1.96 2006/08/11 22:00:08 albertel Exp $ +# $Id: loncreatecourse.pm,v 1.105 2007/12/14 00:24:11 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -33,10 +33,9 @@ use strict; use Apache::Constants qw(:common :http); use Apache::lonnet; use Apache::loncommon; -use Apache::lonratedt; use Apache::londocs; use Apache::lonlocal; -use Apache::londropadd; +use Apache::lonuserutils; use Apache::lonclonecourse; use LONCAPA::batchcreatecourse; use LONCAPA; @@ -50,7 +49,7 @@ sub print_course_creation_page { $crstype = 'Course'; } my $defdom=$env{'request.role.domain'}; - my %host_servers = &Apache::loncommon::get_library_servers($defdom); + my %host_servers = &Apache::lonnet::get_servers($defdom,'library'); my $course_home = '