Index: openacs-4/packages/dotlrn/www/community-new-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/Attic/community-new-2.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn/www/community-new-2.tcl 6 Oct 2001 18:24:42 -0000 1.1 +++ openacs-4/packages/dotlrn/www/community-new-2.tcl 7 Oct 2001 19:21:08 -0000 1.2 @@ -17,3 +17,6 @@ # assume it's a class for now set community_id [dotlrn_class::new_instance -description "" $community_type $pretty_name $term $year] + +# redirect +ns_returnredirect [dotlrn_community::get_url -package_id [dotlrn_community::get_package_id $community_id]]