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 -r1.19 -r1.20 --- openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 2 Jul 2002 19:40:00 -0000 1.19 +++ openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 29 Jul 2002 03:53:15 -0000 1.20 @@ -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