Index: openacs-4/packages/dotlrn/www/facilitator-bio.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/Attic/facilitator-bio.tcl,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/dotlrn/www/facilitator-bio.tcl 9 Aug 2005 11:58:59 -0000 1.1.2.2 +++ openacs-4/packages/dotlrn/www/facilitator-bio.tcl 17 Apr 2006 11:06:09 -0000 1.1.2.3 @@ -9,7 +9,8 @@ @arch-tag: 0578045b-3a01-4072-a15b-e6af5a729079 @cvs-id $Id$ } { - {rel_type "dotlrn_admin_rel"} + {rel_type "dotlrn_admin_rel"} + {community_id ""} } -properties { } -validate { } -errors { @@ -18,7 +19,9 @@ set title "Facilitator Bios" set context [list $title] -set community_id [dotlrn_community::get_community_id] +if { $community_id eq "" } { + set community_id [dotlrn_community::get_community_id] +} # set rel_type "dotlrn_admin_rel" db_multirow user_id_list get_user_id_list {