Home
last modified time | relevance | path

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

/plugin/watchcycle/
H A Daction.php307 if ($helper->isMaintainer($meta['current']['last_change']['user'], $maintainer)) {
319 if ($helper->isMaintainer($revInfo['user'], $maintainer)) {
H A Dhelper.php177 public function isMaintainer($user, $def) function in helper_plugin_watchcycle