Index: openacs.org-dev/packages/file-storage/tcl/file-storage-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/packages/file-storage/tcl/file-storage-procs.tcl,v diff -u -r1.1.1.1 -r1.1.1.2 --- openacs.org-dev/packages/file-storage/tcl/file-storage-procs.tcl 9 Jul 2002 17:35:08 -0000 1.1.1.1 +++ openacs.org-dev/packages/file-storage/tcl/file-storage-procs.tcl 31 Jul 2002 16:31:15 -0000 1.1.1.2 @@ -336,7 +336,7 @@ ad_proc -public get_folder_contents { {-folder_id ""} {-user_id ""} - {-n_past_days "-1"} + {-n_past_days "99999"} } { Retrieve the contents of the specified folder in the form of a list of ns_sets, one for each row returned. The keys for each row are as