Searched refs:includedPageNotifications (Results 1 – 1 of 1) sorted by relevance
57 private $includedPageNotifications = ''; variable in dokuwiki\\template\\mikio\\mikio469 $this->includedPageNotifications .= ob_get_clean();2516 if (strlen($this->includedPageNotifications) > 0) {2517 echo $this->includedPageNotifications;