--- loncom/interface/lonsearchcat.pm 2001/10/17 03:31:34 1.102 +++ loncom/interface/lonsearchcat.pm 2001/11/01 15:59:11 1.103 @@ -202,7 +202,7 @@ my $domain = ""; # ----------------------------- Handling routine called via Apache and mod_perl sub handler { my $r = shift; - + untie %hash; &get_unprocessed_cgi(); $r->content_type('text/html');