Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php206 if ($this->getDokuWikiVersion() >= 20200729 || $this->getDokuWikiVersion() === 0) {
208 … if ($this->getDokuWikiVersion() >= 20200729 || $this->getDokuWikiVersion() === 0) {
1543 if ($this->getDokuWikiVersion() >= 20200729) {
2527 public function getDokuWikiVersion(): int function in dokuwiki\\template\\mikio\\mikio