X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2FDXCommandmode.pm;h=0e01208723a524fada6d2610e7f1cfb628115b91;hb=6319b5be037babc392f0c18d3fa424510a72dced;hp=843bccdc81d15c4b24a85ed9d0e024a62884dc1e;hpb=59f60176407011b4320ded8c1dd7e4629a6b9980;p=spider.git diff --git a/perl/DXCommandmode.pm b/perl/DXCommandmode.pm index 843bccdc..0e012087 100644 --- a/perl/DXCommandmode.pm +++ b/perl/DXCommandmode.pm @@ -574,7 +574,7 @@ sub disconnect # send info to all logged in thingies $self->tell_login('logoutu'); - $self->tell_login('logoutb'); + $self->tell_buddies('logoutb'); LogDbg('DXCommand', "$call disconnected");