Index: openacs-4/packages/acs-tcl/tcl/community-core-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/community-core-procs.xql,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-tcl/tcl/community-core-procs.xql 28 Aug 2003 09:41:43 -0000 1.4 +++ openacs-4/packages/acs-tcl/tcl/community-core-procs.xql 2 Sep 2003 12:02:11 -0000 1.5 @@ -101,6 +101,8 @@ select user_id, + username, + authority_id, first_names, last_name, first_names || ' ' || last_name as name,