X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffound.mc;h=3247f23d8d2ff56a3af026218bf68ac049d1e542;hb=21ac1ac242d523e47468b8e63d87dbf1d018d26e;hp=a6399917800208f3e4dbd30c9091c735d6ac74d5;hpb=37dfb4e3f1752a6031ba0f82b9556bbc4c05781f;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/found.mc b/web/htdocs/details/found.mc index a639991..3247f23 100644 --- a/web/htdocs/details/found.mc +++ b/web/htdocs/details/found.mc @@ -1,4 +1,4 @@ -%# $Id: found.mc,v 1.23 2006-12-14 16:41:06 mike Exp $ +%# $Id: found.mc,v 1.25 2007-01-24 09:28:02 mike Exp $ <%once> sub print_navlink { my($params, $cond, $caption, $skip) = @_; @@ -69,7 +69,7 @@ if ($sort) { my $tried_to_open = 0; if (!defined $conn) { OPEN: - $conn = new ZOOM::Connection("localhost:3313/IR-Explain---1"); + $conn = new ZOOM::Connection("localhost:8018/IR-Explain---1"); $conn->option(elementSetName => "zeerex"); } @@ -165,4 +165,8 @@ print_navlink(\%params, $last < $n, "Next", $skip+$count); xml_encode(join("&", map { "id=" . uri_escape($_) } @ids)) %>">[Test all targets on this list]

+

+ [Statistics for targets on this list] +

% }