Searched refs:lastNotification (Results 1 – 2 of 2) sorted by relevance
60 var $lastNotification; // time of last proposal notification variable in glossary202 $this->lastNotification = $root->getElementsByTagName ("lastNotification")->item (0)->nodeValue;217 …appendChild ($xml->createElement ("lastNotification", htmlspecialchars ($this->lastNotification)));915 if ($this->lastNotification <= $this->lastNotificationReset) {916 $this->lastNotification = date ('YmdHis');
31 var $lastNotification; // time of last proposal notification variable in schedules1645 if ($this->lastNotification > $this->lastNotificationReset)1658 $this->lastNotification = date ('YmdHis');