--- loncom/interface/lonindexer.pm 2007/08/01 21:12:12 1.174 +++ loncom/interface/lonindexer.pm 2007/08/02 00:10:59 1.175 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.174 2007/08/01 21:12:12 banghart Exp $ +# $Id: lonindexer.pm,v 1.175 2007/08/02 00:10:59 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -106,7 +106,7 @@ sub handler { my $fileclr='#ffffe6'; my $line; - my (@attrchk,@openpath); + my (@attrchk,@openpath,%typechk); my $uri=$r->uri; # -------------------------------------- see if called from an interactive mode @@ -359,7 +359,10 @@ END my $js = <<"ENDHEADER";