X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffull.mc;h=6df895b141877d20e95d3ef9c2f2747091888853;hb=36c12cb0cb7d526124927b0b19e0171dfa68042f;hp=1e19a8b6e41672fac8b902c6a68eef6069eaf573;hpb=8880e0b5418ce987c73a3acfd5f51d554bc8ab89;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/full.mc b/web/htdocs/details/full.mc index 1e19a8b..6df895b 100644 --- a/web/htdocs/details/full.mc +++ b/web/htdocs/details/full.mc @@ -1,4 +1,4 @@ -%# $Id: full.mc,v 1.19 2006-12-06 13:00:40 mike Exp $ +%# $Id: full.mc,v 1.20 2006-12-18 15:37:06 mike Exp $ <%args> $id @@ -29,6 +29,9 @@ if ($n == 0) { "e:serverInfo/e:authentication/e:user" ], [ "Password (if needed)" => "e:serverInfo/e:authentication/e:password" ], + [ "Server ID" => 'i:status/i:serverImplementationId/@value' ], + [ "Server Name" => 'i:status/i:serverImplementationName/@value' ], + [ "Server Version" => 'i:status/i:serverImplementationVersion/@value' ], [ Description => "e:databaseInfo/e:description", lang => "en", primary => "true" ], [ Author => "e:databaseInfo/e:author" ],