Searched refs:ParentDir (Results 1 – 1 of 1) sorted by relevance
158 $ParentDir = realpath($file.'/..').'/'; variable160 $ParentDir = str_replace(DIRECTORY_SEPARATOR, '/', $ParentDir); variable162 $DirectoryContents[$currentfulldir]['dir'][$file]['filename'] = $ParentDir;