Index: openacs-4/packages/dotlrn-homework/www/folder-chunk-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-homework/www/folder-chunk-oracle.xql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/dotlrn-homework/www/folder-chunk-oracle.xql 29 Jun 2003 23:30:49 -0000 1.2 +++ openacs-4/packages/dotlrn-homework/www/folder-chunk-oracle.xql 20 Apr 2004 21:13:31 -0000 1.3 @@ -10,7 +10,7 @@ nvl(f.label, fs_tree.name) as name, fs_tree.live_revision as version_id, fs_tree.content_type, - r.content_length, + r.content_length, r.title, fs_tree.parent_id as folder_id, content_item.get_path(o.object_id) as item_path, lpad(' ',(the_level - 1), ' ') as spaces,