Home
last modified time | relevance | path

Searched refs:_revertManager (Results 1 – 3 of 3) sorted by relevance

/plugin/translator/syntax/
H A Dtranslator.php88 $renderer->doc .= $this->functions->_revertManager($this, $this->functions->revertableUpload);
/plugin/translator/
H A Dadmin.php143 $this->functions->_revertManager($this, $this->revertableUpload);
H A Dhelper.php962 function _revertManager($parent, $revertableUpload) { function in helper_plugin_translator