index reporting.
authorhdl <hdl>
Thu, 31 Mar 2005 18:17:16 +0000 (18:17 +0000)
committerhdl <hdl>
Thu, 31 Mar 2005 18:17:16 +0000 (18:17 +0000)
authorities/auth_finder.pl

index ba8e5d0..8b22651 100755 (executable)
@@ -150,7 +150,7 @@ if ($op eq "do_search") {
                                debug => 1,
                                });
 
-       $template->param(index => $index,
+       $template->param(index=>$query->param('index')."",
                                        resultstring => $resultstring,
                                        );
 }