Home
last modified time | relevance | path

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

/plugin/blogtng/action/
H A Dcomments.php59 $this->commenthelper->unsubscribe_by_key(md5($ID), $INPUT->str('btngu'));
/plugin/blogtng/helper/
H A Dcomments.php375 public function unsubscribe_by_key($pid, $key) { function in helper_plugin_blogtng_comments