X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=31f912c6030b789b5fef9fa3c310273aa3b45e3e;hb=a9072bdb10a67ad28edda787cbf38018356b2db5;hp=f6a98cb14a1c18dad119ece5f4b3d14e60ea73a7;hpb=24e7cdb8b2479635fc99952e007bfc6c4c7f6a9a;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index f6a98cb1..31f912c6 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -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);