Home
last modified time | relevance | path

Searched refs:_removeComment (Results 1 – 1 of 1) sorted by relevance

/plugin/discussion/
H A Daction.php682 $data['comments'] = $this->_removeComment($cid, $data['comments']);
710 protected function _removeComment($cid, $comments) { function in action_plugin_discussion
713 $comments = $this->_removeComment($rid, $comments);