Index: openacs-4/packages/file-storage/tcl/file-storage-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-procs.xql,v diff -u -r1.5 -r1.6 --- openacs-4/packages/file-storage/tcl/file-storage-procs.xql 26 Apr 2002 21:07:10 -0000 1.5 +++ openacs-4/packages/file-storage/tcl/file-storage-procs.xql 2 May 2002 20:38:10 -0000 1.6 @@ -64,8 +64,8 @@ select count(*) - from fs_folders - where folder_id = :folder_id + from fs_objects + where parent_id = :folder_id