force pings (and other PC frames) to go down a local connection if
[spider.git] / perl / DXChannel.pm
index 17f34919e7eb970f4eef85a2cc893e3dd95469d2..d975ca0d93d052bb0ba6c8cc4f07d26eb91f55f6 100644 (file)
@@ -17,9 +17,9 @@
 #
 # PLEASE NOTE - I am a C programmer using this as a method of learning perl
 # firstly and OO about ninthly (if you don't like the design and you can't 
-# improve it with better OO by make it smaller and more efficient, then tough). 
+# improve it with better OO and thus make it smaller and more efficient, then tough). 
 #
-# Copyright (c) 1998 - Dirk Koopman G1TLH
+# Copyright (c) 1998-2000 - Dirk Koopman G1TLH
 #
 # $Id$
 #
@@ -87,7 +87,7 @@ use vars qw(%channels %valid);
                  pingave => '0,Ping ave time',
                  logininfo => '9,Login info req,yesno',
                  talklist => '0,Talk List,parray',
-                 node => '5,Node data',
+                 cluster => '5,Cluster data',
                 );
 
 # object destruction