X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffull.mc;h=8cb48632547c8cd3c4f93f1d2067e70a57fadb75;hp=6df895b141877d20e95d3ef9c2f2747091888853;hb=5dd9c46e9bd2d6bd99a0d2aa728ed5430aeec3e8;hpb=c368442aa9b1f89eb77256f8b413f0e026963320 diff --git a/web/htdocs/details/full.mc b/web/htdocs/details/full.mc index 6df895b..8cb4863 100644 --- a/web/htdocs/details/full.mc +++ b/web/htdocs/details/full.mc @@ -1,9 +1,9 @@ -%# $Id: full.mc,v 1.20 2006-12-18 15:37:06 mike Exp $ +%# $Id: full.mc,v 1.21 2007-01-24 09:28:02 mike Exp $ <%args> $id <%perl> -my $conn = new ZOOM::Connection("localhost:3313/IR-Explain---1"); +my $conn = new ZOOM::Connection("localhost:8018/IR-Explain---1"); $conn->option(elementSetName => "zeerex"); my $qid = $id; $qid =~ s/"/\\"/g;