donb
committed
on 18 Feb 03
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 than

fs::get_folder_contents because the code only needs object_ids and the

latter proc does all sorts of permission checking and the like.

Show less