Index: openacs-4/packages/cms/tcl/module-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/tcl/module-procs.xql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/cms/tcl/module-procs.xql 14 Aug 2001 18:11:30 -0000 1.2 +++ openacs-4/packages/cms/tcl/module-procs.xql 20 Aug 2001 04:35:42 -0000 1.3 @@ -1,7 +1,7 @@ - + select module_id from cm_modules @@ -11,10 +11,9 @@ - + - - select + select key, name, '' as id, '' as children, 't' as expandable, 'f' as symlink, 0 as update_time @@ -24,10 +23,9 @@ - + - - select + select :module_name as mount_point, name, key, '' as children, 'f' as expandable,