Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/popularity/
H A Dadmin.php103 $lastSent = $this->helper->lastSentTime();
104 if ($lastSent !== 0) {
105 echo $this->getLang('lastSent') . ' ' . datetime_h($lastSent);