--- loncom/interface/lonindexer.pm 2007/06/27 22:39:48 1.162 +++ loncom/interface/lonindexer.pm 2007/06/29 22:42:17 1.167 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.162 2007/06/27 22:39:48 albertel Exp $ +# $Id: lonindexer.pm,v 1.167 2007/06/29 22:42:17 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -128,7 +128,6 @@ sub handler { if ($env{'form.launch'} eq '1') { &start_fresh_session(\%dbfile); } - while(my($key,$value)=each(%dbfile)) { $hash{$key}=$value; } @@ -350,21 +349,26 @@ END my $js = <<"ENDHEADER";