X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fall.mc;fp=web%2Fhtdocs%2Fdetails%2Fall.mc;h=83064f510433a8356e9247ca7ae2839398f4a8ce;hp=3a42f7cb4f62065530afb312b564f01cff83b4ee;hb=73d42e40d6ca0dcb11a4c513c340d5158268ed07;hpb=d415aaf46290f581e1fc4960acf14ac1704a5227 diff --git a/web/htdocs/details/all.mc b/web/htdocs/details/all.mc index 3a42f7c..83064f5 100644 --- a/web/htdocs/details/all.mc +++ b/web/htdocs/details/all.mc @@ -1,7 +1,7 @@ -%# $Id: all.mc,v 1.2 2006-09-19 16:30:07 mike Exp $ +%# $Id: all.mc,v 1.3 2006-09-20 13:19:53 mike Exp $ <%perl> print "IRSpy version $ZOOM::IRSpy::VERSION
\n"; -my $spy = new ZOOM::IRSpy("localhost:1313/IR-Explain---1"); +my $spy = new ZOOM::IRSpy("localhost:3313/IR-Explain---1"); if (1) { # Testing all targets would take much too long for testing my @targets = qw(bagel.indexdata.dk/gils z3950.loc.gov:7090/Voyager);