Home
last modified time | relevance | path

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

/plugin/subjectindex/inc/
H A Dcommon.php63 function current($get_section = false) { argument
66 if ( ! $get_section) {
82 function next($get_section = false) { argument
84 $result = $this->current($get_section);