Index: openacs-4/packages/lorsm/www/admin/shared/add-shared-course-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/admin/shared/add-shared-course-2.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/lorsm/www/admin/shared/add-shared-course-2.tcl 12 Dec 2008 14:25:39 -0000 1.3 +++ openacs-4/packages/lorsm/www/admin/shared/add-shared-course-2.tcl 8 Feb 2009 22:36:49 -0000 1.4 @@ -19,7 +19,6 @@ set user_id [ad_conn user_id] set package_id [ad_conn package_id] set community_id [dotlrn_community::get_community_id] -set class_key [dotlrn_community::get_community_type_from_community_id $community_id] # check if the course is actually shared if {[db_string isshared {}] == "f"} {