add interval processing
[spider.git] / perl / DXChannel.pm
index f6a98cb14a1c18dad119ece5f4b3d14e60ea73a7..31f912c6030b789b5fef9fa3c310273aa3b45e3e 100644 (file)
@@ -119,6 +119,7 @@ $count = 0;
                  inscript => '9,In a script,yesno',
                  inqueue => '9,Input Queue,parray',
                  lastcf => '1,Last CF Update,atime',
+                 lasthello => '1,Last Hello Update,atime',
                 );
 
 use vars qw($VERSION $BRANCH);