add in last config time
[spider.git] / perl / DXChannel.pm
index ad6e46b7194f0ef469fb6797c0425adc4590980c..f6a98cb14a1c18dad119ece5f4b3d14e60ea73a7 100644 (file)
@@ -118,6 +118,7 @@ $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',
                 );
 
 use vars qw($VERSION $BRANCH);