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 -N -r1.4 -r1.5 --- openacs-4/packages/lorsm/www/admin/shared/add-shared-course-2.tcl 8 Feb 2009 22:36:49 -0000 1.4 +++ openacs-4/packages/lorsm/www/admin/shared/add-shared-course-2.tcl 14 Feb 2009 22:32:19 -0000 1.5 @@ -18,7 +18,7 @@ set user_id [ad_conn user_id] set package_id [ad_conn package_id] -set community_id [dotlrn_community::get_community_id] +set community_id [lors::get_community_id] # check if the course is actually shared if {[db_string isshared {}] == "f"} {