X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=8a186e3c134247e1a38262663518657825f13280;hb=5275b86607057a0960cdf03b41b8092a3d813e57;hp=fc779b0f63ca46172b952610e129621eaa926117;hpb=c8b7744ab5cbdada26c56635b20c8d9715104153;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);