Home
last modified time | relevance | path

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

/template/mikio/
H A Dmikio.php57 private $includedPageNotifications = ''; variable in dokuwiki\\template\\mikio\\mikio
468 $this->includedPageNotifications .= ob_get_clean();
2509 if (strlen($this->includedPageNotifications) > 0) {
2510 echo $this->includedPageNotifications;