todo->typeList['task'] = 'Task'; if($this->config->visions == ',lite,') unset($lang->todo->typeList['feedback']); unset($lang->todo->typeList['bug']); unset($lang->todo->typeList['testtask']); unset($lang->todo->typeList['review']); unset($lang->todo->typeList['issue']); unset($lang->todo->typeList['risk']); unset($lang->todo->typeList['opportunity']); unset($lang->todo->typeList['meeting']); unset($lang->todo->typeList['epic']); unset($lang->todo->typeList['requirement']);