Home
last modified time | relevance | path

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

/plugin/catlist/
H A Dsyntax.php356 * The local tree depth is $depth. $excluPages, $excluNS are flags indicates if the
360 function _walk_recurse (&$data, $path, $ns, $relns, $excluPages, $excluNS, $depth, &$_TREE) {
412 if (!$excluPages) {
363 _walk_recurse(& $data, $path, $ns, $relns, $excluPages, $excluNS, $depth, & $_TREE) global() argument