1. Add $main::bumpexisting variable which allows a new connection for a user
[spider.git] / perl / DXChannel.pm
index 1994846b20894092ffd6f81a56c25057fe5f6169..0f25a5dd3c90cadada415e94caffa0e93c0a68ff 100644 (file)
@@ -115,6 +115,7 @@ $count = 0;
                  verified => '9,Verified?,yesno',
                  newroute => '1,New Style Routing,yesno',
                  ve7cc => '0,VE7CC program special,yesno',
+                 lastmsgpoll => '0,Last Msg Poll,atime',
                 );
 
 use vars qw($VERSION $BRANCH);