--- loncom/interface/lonindexer.pm 2006/05/31 16:22:10 1.143 +++ loncom/interface/lonindexer.pm 2006/06/08 07:20:41 1.144 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.143 2006/05/31 16:22:10 www Exp $ +# $Id: lonindexer.pm,v 1.144 2006/06/08 07:20:41 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -119,7 +119,7 @@ sub handler { $extrafield=''; my $diropendb = - "/home/httpd/perl/tmp/$env{'user.domain'}_$env{'user.name'}_indexer.db"; + "/home/httpd/perl/tmp/$env{'user.domain'}_$env{'user.name'}_sel_res.db"; %hash = (); { my %dbfile;