X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=8a186e3c134247e1a38262663518657825f13280;hb=23e50709e723c7ca87939cfd86441e22a9e5a264;hp=fc779b0f63ca46172b952610e129621eaa926117;hpb=412fb1b9e4070d7791f4e986b55bbc0c06f612ea;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index fc779b0f..8a186e3c 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -102,6 +102,7 @@ $count = 0; enhanced => '5,Enhanced Client,yesno', senddbg => '8,Sending Debug,yesno', width => '0,Column Width', + disconnecting => '9,Disconnecting,yesno', ); use vars qw($VERSION $BRANCH);