Home
last modified time | relevance | path

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

/plugin/publish/action/
H A Dbanner.php160 printf(' ' . $this->getLang('approved by'), implode(', ', $this->hlp->getApprovers()));
173 implode(', ', $this->hlp->getApprovers()));
/plugin/publish/
H A Dhelper.php251 function getApprovers() { function in helper_plugin_publish