Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dsearch.php34 $filepaths = [];
51 $filepaths[] = $base . '/' . $dir . '/' . $file;
56 @array_multisort(array_map('filemtime', $filepaths), SORT_NUMERIC, SORT_DESC, $files);