Changed code to use the new fs::get_folder_objects rather than fs::get_folder_contents because the code only needs object_ids and the latter…
Show more
Changed code to use the new fs::get_folder_objects rather thanfs::get_folder_contents because the code only needs object_ids and thelatter proc does all sorts of permission checking and the like.
Show less