X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffull.mc;h=62faa57ca77c05b8bda264736e6fce4ef818a280;hb=a576855f97602876dce44af404f5c3b7b79bef57;hp=b64da23fab9a6894c4e777aca635cee4d3ad6e1f;hpb=9e840ea0505f432c87e26e1ea0c280320dc75ef8;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/full.mc b/web/htdocs/details/full.mc index b64da23..62faa57 100644 --- a/web/htdocs/details/full.mc +++ b/web/htdocs/details/full.mc @@ -1,4 +1,4 @@ -%# $Id: full.mc,v 1.3 2006-10-27 00:46:38 mike Exp $ +%# $Id: full.mc,v 1.5 2006-11-06 11:37:43 mike Exp $ <%args> $id @@ -20,6 +20,7 @@ if ($n == 0) { my $rec = $rs->record(0); my $xc = irspy_xpath_context($rec); my @fields = ( + [ "Last Checked" => "i:status/i:probe[last()]" ], [ Protocol => "e:serverInfo/\@protocol" ], [ Host => "e:serverInfo/e:host" ], [ Port => "e:serverInfo/e:port" ], @@ -70,14 +71,4 @@ if ($n == 0) { % } % } -

- Test this target -
- Edit this target's information -
- Raw XML record -

% }