X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=580783a6a466383f2ae8fac35106c03d2f38e38f;hb=7b125939d7c1542f951286e03c28f9cddbfe4fce;hp=f65e43df41be75d009a10f799de5eff8d6b1719f;hpb=2d0b6bcb8b2df38973d234e394f6a0e12d0727fb;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index f65e43df..580783a6 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -106,6 +106,8 @@ $count = 0; disconnecting => '9,Disconnecting,yesno', ann_talk => '0,Suppress Talk Anns,yesno', metric => '1,Route metric', + badcount => '1,Bad Word Count', + edit => '7,Edit Function', ); use vars qw($VERSION $BRANCH);