--- loncom/interface/lonindexer.pm 2004/07/07 00:02:00 1.119 +++ loncom/interface/lonindexer.pm 2004/10/20 10:54:08 1.126 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.119 2004/07/07 00:02:00 taceyjo1 Exp $ +# $Id: lonindexer.pm,v 1.126 2004/10/20 10:54:08 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -73,6 +73,8 @@ my @Only = (); my @Omit = (); + + # ----------------------------- Handling routine called via Apache and mod_perl sub handler { my $r = shift; @@ -147,7 +149,9 @@ sub handler {