Home
last modified time | relevance | path

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

/plugin/blogtng/helper/
H A Dentry.php590 * @param string $fmt_one_comment
593 public function tpl_commentcount($fmt_zero_comments='', $fmt_one_comment='', $fmt_comments='') { argument
598 $this->commenthelper->tpl_count($fmt_zero_comments, $fmt_one_comment, $fmt_comments);