assign('list_type', 'status'); $this->assign('rows', $proj->listTaskStatuses(true)); $this->display('common.list.tpl'); ?>