X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffull.mc;h=abf5c01b3cb97c0ad17d750e4359a44b990b8457;hb=d1630e74720b21d32f9a0db363bfe2e2766d788c;hp=5a948eb95bed712bc07b23f8c6c036ae3a23b820;hpb=ff3589bc175b51e067d7b32de9009d2efa7b0e96;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/full.mc b/web/htdocs/details/full.mc index 5a948eb..abf5c01 100644 --- a/web/htdocs/details/full.mc +++ b/web/htdocs/details/full.mc @@ -1,4 +1,4 @@ -%# $Id: full.mc,v 1.29 2007-06-28 12:00:31 mike Exp $ +%# $Id: full.mc,v 1.30 2007-07-03 13:10:50 mike Exp $ <%args> $id @@ -82,9 +82,11 @@ if ($n == 0) { % }

+% my $target = irspy_identifier2target($id); +% $target =~ s/^tcp://; # Apparently ZAP can't handle the leading "tcp:"