Searched refs:_parseChangesFile (Results 1 – 1 of 1) sorted by relevance
/plugin/clearhistory/ |
H A D | admin.php | 117 … $this->_parseChangesFile(metaFN($ns . ':' . $name, '.changes'), $ns . ':' . $name, $onlySmall, 137 …$this->_parseChangesFile(metaFN($recent['id'], '.changes'), $recent['id'], $onlySmall, $onlyNoComm… 149 protected function _parseChangesFile($file, $page, $onlySmall = false, $onlyNoComment = false) function in admin_plugin_clearhistory
|