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