basic: add readdir_no_dot and safe_glob functions
safe_glob filters out "." and "..". This converts all users of glob_extend() and glob_exists() to safe_glob.
Loading
Please register or sign in to comment
safe_glob filters out "." and "..". This converts all users of glob_extend() and glob_exists() to safe_glob.