public function comments_add() { $return_func = 'comments'; parent::comments_add($this->module, $this->type, $return_func); $this->display(); }