Home
last modified time | relevance | path

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

/plugin/watchcycle/
Daction.php309 if ($helper->isMaintainer($meta['current']['last_change']['user'], $maintainer)) {
321 if ($helper->isMaintainer($revInfo['user'], $maintainer)) {
Dhelper.php173 public function isMaintainer($user, $def) function in helper_plugin_watchcycle