--- loncom/interface/lonindexer.pm 2003/07/17 21:11:09 1.69 +++ loncom/interface/lonindexer.pm 2003/08/21 21:57:36 1.75 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.69 2003/07/17 21:11:09 www Exp $ +# $Id: lonindexer.pm,v 1.75 2003/08/21 21:57:36 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -62,6 +62,7 @@ use strict; use Apache::lonnet(); use Apache::loncommon(); use Apache::Constants qw(:common); +use Apache::lonmeta; use Apache::File; use GDBM_File; @@ -319,7 +320,11 @@ END