Home
last modified time | relevance | path

Searched refs:sum_inSection (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/parser/
H A Dxhtmlsummary.php24 protected $sum_inSection = false;
62 $this->sum_inSection = true;
69 if ($this->sum_capture && $this->sum_inSection) {
23 protected $sum_inSection = false; global() variable in Doku_Renderer_xhtmlsummary