Home
last modified time | relevance | path

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

/plugin/farm/
H A Danimal.class.php475 private function scanfs($p='', $l=0, $bp='', $pref='') { function in dokuwiki_farm_animal
500 …$fs = array_merge($fs, $this->scanfs($p.'/'.$i, $l+1, $bp, base64_encode(substr($p.'/'.$i, strlen(…
512 return $this->scanfs($this->getPath());