X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=31f912c6030b789b5fef9fa3c310273aa3b45e3e;hb=619521056c1c11860004e1c8bea08d1bb23db6a4;hp=ad6e46b7194f0ef469fb6797c0425adc4590980c;hpb=c3c15883cf25add24fc49e32eb0d17dce6839a62;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index ad6e46b7..31f912c6 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -118,6 +118,8 @@ $count = 0; lastmsgpoll => '0,Last Msg Poll,atime', 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);