Home
last modified time | relevance | path

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

/plugin/ireadit/
H A Dhelper.php102 public function use_ireadit_here($id, $rev) { function in helper_plugin_ireadit
115 if (!$this->use_ireadit_here($id, $rev)) return false;
/plugin/ireadit/action/
H A Direadit.php67 …if ($this->getConf('show_not_read_list') && $helper->use_ireadit_here($INFO['id'], $INFO['lastmod'…