Home
last modified time | relevance | path

Searched refs:comment_script (Results 1 – 3 of 3) sorted by path

/plugin/miniblog/helper/
H A Dcomment.php13 public function comment_script($source, $option) { function in helper_plugin_miniblog_comment
/plugin/miniblog/syntax/
H A Dcomment.php49 … $renderer->doc .= plugin_load('helper', 'miniblog_comment')->comment_script($source, $option);
H A Dentry.php57 … $renderer->doc .= plugin_load('helper', 'miniblog_comment')->comment_script($source, $option);