--- loncom/build/expire_DC_role.pl 2011/03/28 21:16:08 1.2 +++ loncom/build/expire_DC_role.pl 2012/07/06 13:49:32 1.3 @@ -6,7 +6,7 @@ # a user who currently has such a role in a domain for which current server is # a library server for the domain. # -# $Id: expire_DC_role.pl,v 1.2 2011/03/28 21:16:08 raeburn Exp $ +# $Id: expire_DC_role.pl,v 1.3 2012/07/06 13:49:32 raeburn Exp $ # # This file is part of the LearningOnline Network with CAPA (LON-CAPA). # @@ -69,7 +69,7 @@ use lib '/home/httpd/lib/perl/'; use LONCAPA; use Apache::lonnet; use Apache::loncommon; -use Apache::lonlocal(); +use Apache::lonlocal; =pod