Searched refs:ul_closed (Results 1 – 1 of 1) sorted by relevance
18 private $ul_closed; variable in action_plugin_tocselect58 $this->ul_count = $this->ul_open = $this->ul_closed = 0; 99 if($this->ul_open > $this->ul_closed) {136 if($this->ul_closed> 0) $this->retv .="</li>\n"; 137 $this->ul_closed ++;