Index: openacs-4/packages/dotlrn/tcl/community-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs.tcl,v diff -u -r1.79 -r1.80 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 16 Mar 2002 17:38:08 -0000 1.79 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 16 Mar 2002 18:59:03 -0000 1.80 @@ -678,7 +678,7 @@ } { set return_list [db_list_of_lists select_communities_by_user {}] - ns_log Notice "return list: $return_list" + # ns_log Notice "return list: $return_list" return $return_list }