Home
last modified time | relevance | path

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

/plugin/clearhistory/
H A Daction.php61 $hdl->_scanRecents(30, $onlySmall, $onlyNoComment);
H A Dadmin.php39 $this->_scanRecents(30, $onlySmall, $onlyNoComment);
131 public function _scanRecents($num = 30, $onlySmall = false, $onlyNoComment = false) function in admin_plugin_clearhistory