Home
last modified time | relevance | path

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

/dokuwiki/bin/
H A Dwantedpages.php102 * @param string $basepath
105 protected function dirFilter($entry, $basepath)
110 if (is_dir($basepath . '/' . $entry)) {
103 dirFilter($entry, $basepath) global() argument