sh/qrz now working correctly with mojo
[spider.git] / cmd / show / db0sdx.pl
index 370b0b7fc3bad1965538df2b1bfd7ebd16132348..b7574761512fd430a9cad9ded5ed6f9558bafb3a 100644 (file)
@@ -72,7 +72,7 @@ sub handle
        my $lth = length($s)+1;
        
        Log('call', "$call: show/db0sdx $line");
-       my $conn = AsyncMsg->post($self, $target, $port, "$path$suffix", prefix => 'sdx> ', filter => \&process,
+       my $conn = AsyncMsg->post($self, $target, "$path$suffix", prefix => 'sdx> ', filter => \&process,
                                                         'Content-Type' => 'text/xml; charset=utf-8',
                                                         'Content-Length' => $lth,
                                                          Connection => 'Close',