Home
last modified time | relevance | path

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

/plugin/watchcycle/
H A Dhelper.php40 $days_ago = $helper->daysAgo($watchcycle['last_maintainer_rev']);
73 public function daysAgo($time, $now = false) function in helper_plugin_watchcycle
H A Daction.php143 $uptodate = $helper->daysAgo($last_maintainer_rev) <= (int)$watchcycle['cycle'];
365 if ($helper->daysAgo($event->data->_time) >= 1) {
H A Dsyntax.php136 $days_ago = $helper->daysAgo($watchcycle['last_maintainer_rev']);