Searched refs:lastupdate (Results 1 – 2 of 2) sorted by relevance
51 [$style, $lastupdate] = $info;53 $lastupdate = (int)$lastupdate;54 if ($lastupdate + $conf['subscribe_time'] > time()) {72 $changes = getRecentsSince($lastupdate, null, getNS($target));88 !is_null($rev) && $rev['date'] >= $lastupdate &&96 if (!is_null($rev) && $rev['date'] >= $lastupdate) {108 $lastupdate113 $this->sendList($USERINFO['mail'], $change_ids, $target, $lastupdate);184 * @param int $lastupdate Time of the last notification189 protected function lastRevBefore($id, $lastupdate) argument[all …]
551 return $this->getRemoteTag('lastupdate');