Home
last modified time | relevance | path

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

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