Home
last modified time | relevance | path

Searched defs:thread_comments (Results 1 – 2 of 2) sorted by relevance

/plugin/bez/ctl/
H A Dthread.php26 $thread_comments = iterator_to_array($this->model->thread_commentFactory->get_from_thread($thread)); variable
H A Dstart.php49 $thread_comments = $this->model->thread_commentFactory->get_all($filter, 'create_date DESC'); variable