1. fix set/lockout so that it is possible to lock out all SSIDs except those
[spider.git] / cmd / set / here.pl
index 44fc4d4b99ca234a1fb8bb63c6f37b35894e847c..1c4b167cb0bc942837b268bdb6ad4a1563a513f9 100644 (file)
@@ -25,7 +25,7 @@ foreach $call (@args) {
                        $ref->here(1);
                        my $s = DXProt::pc24($ref);
                        DXProt::eph_dup($s);
-                       DXProt::broadcast_all_ak1a($s, $DXProt::me) ;
+                       DXChannel::broadcast_all_nodes($s, $main::me) ;
                }
        } else {
                push @out, $self->msg('e3', "Set Here", $call);