Home
last modified time | relevance | path

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

/plugin/blogtng/syntax/
H A Dblog.php189 $renderer->doc .= $this->commenthelper->xhtml_recentcomments($data['conf']);
/plugin/blogtng/helper/
H A Dcomments.php622 public function xhtml_recentcomments($conf){ function in helper_plugin_blogtng_comments