Home
last modified time | relevance | path

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

/dokuwiki/inc/ChangeLog/
H A DRevisionInfo.php124 * @param bool $checkTimestamp enable timestamp check, alter formatted string when timestamp is false argument
127 public function showEditDate($checkTimestamp = false)
130 if ($checkTimestamp && $this->val('timestamp') === false) {