Searched refs:lastNotificationReset (Results 1 – 2 of 2) sorted by relevance
61 var $lastNotificationReset; // time of last administrators acknowledgement variable in glossary203 …$this->lastNotificationReset = $root->getElementsByTagName ("lastNotificationReset")->item (0)->no…218 …d ($xml->createElement ("lastNotificationReset", htmlspecialchars ($this->lastNotificationReset)));909 $this->lastNotificationReset = date ('YmdHis');915 if ($this->lastNotification <= $this->lastNotificationReset) {
32 var $lastNotificationReset; // time of last administrators acknowledgement variable in schedules1640 $this->lastNotificationReset = date ('YmdHis');1645 if ($this->lastNotification > $this->lastNotificationReset)