Home
last modified time | relevance | path

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

/plugin/distribute/
H A Dhelper.funcs.util.php17 function getFilesInDir($dir, $recursive=false, $type='df', $filter='', $showhidden=false, $showdots argument
28 $gs = getFilesInDir($dir.$f, $recursive, $type, $filter, $showhidden, $showdots);
34 (!$showdots && ($f=='.' || $f=='..')) ||