fixed Aliases so that shutdown works again.
[spider.git] / perl / DXChannel.pm
index f65e43df41be75d009a10f799de5eff8d6b1719f..7f144d59046848c458dcb3759571b0b24e12ea64 100644 (file)
@@ -106,6 +106,9 @@ $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',
+                 registered => '9,Registered?,yesno',
                 );
 
 use vars qw($VERSION $BRANCH);