--- loncom/interface/lonindexer.pm 2003/06/16 22:09:02 1.68 +++ loncom/interface/lonindexer.pm 2003/08/11 17:27:24 1.73 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.68 2003/06/16 22:09:02 albertel Exp $ +# $Id: lonindexer.pm,v 1.73 2003/08/11 17:27:24 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; @@ -318,10 +319,14 @@ END