package WebGUI::Help::Workflow_Activity_ArchiveOldThreads; our $HELP = { 'archive old threads' => { title => 'activityName', body => 'archive old threads body', isa => [ { namespace => "Workflow_Activity", tag => "add/edit workflow activity" }, ], fields => [ ], variables => [ ], related => [ ], }, }; 1; ##All perl modules must return true