xref: /plugin/bez/ctl/activity_report.php (revision 16c7b168a60daa2c9b9ddcfa51e05d123a2a17dc)
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