Searched refs:fmt_comments (Results 1 – 2 of 2) sorted by relevance
552 * @param string $fmt_comments - text for 1+ comment555 …public function tpl_count($fmt_zero_comments='', $fmt_one_comments='', $fmt_comments='', $types=nu… argument564 if(!$fmt_comments) {565 $fmt_comments = $this->getLang('Xcomments');578 printf($fmt_comments, $count);
591 * @param string $fmt_comments593 public function tpl_commentcount($fmt_zero_comments='', $fmt_one_comment='', $fmt_comments='') { argument598 $this->commenthelper->tpl_count($fmt_zero_comments, $fmt_one_comment, $fmt_comments);