xref: /plugin/bez/ctl/activity_report.php (revision ff14b1073c2dab2f863cab3b8baf8b1a01f7993a)
1<?php
2
3$this->tpl->set('thread_involvement', $this->model->threadFactory->users_involvement());
4$this->tpl->set('task_involvement', $this->model->taskFactory->users_involvement());
5