fixed Aliases so that shutdown works again.
[spider.git] / perl / DXChannel.pm
index 580783a6a466383f2ae8fac35106c03d2f38e38f..7f144d59046848c458dcb3759571b0b24e12ea64 100644 (file)
@@ -108,6 +108,7 @@ $count = 0;
                  metric => '1,Route metric',
                  badcount => '1,Bad Word Count',
                  edit => '7,Edit Function',
+                 registered => '9,Registered?,yesno',
                 );
 
 use vars qw($VERSION $BRANCH);