Index: openacs-4/packages/file-storage/tcl/file-storage-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-procs.tcl,v diff -u -N -r1.84 -r1.85 --- openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 22 Jun 2018 11:53:24 -0000 1.84 +++ openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 22 Jun 2018 14:31:44 -0000 1.85 @@ -472,10 +472,10 @@ @param folder_id The folder for which to retrieve contents @param user_id DEPRECATED since commit 2002-02-22 by Yonatan - Feldman (yon@milliped.com) this parameter doens't + Feldman (yon@milliped.com) this parameter doesn't have any effect. It was used to count only items where user had read permission, but was considered - unscalable. + unscalable. } { if {$folder_id eq ""} { set folder_id [get_root_folder -package_id [ad_conn package_id]]