Index: openacs-4/packages/lorsm/www/admin/enabler.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/admin/enabler.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/lorsm/www/admin/enabler.tcl 12 Dec 2008 14:25:35 -0000 1.3 +++ openacs-4/packages/lorsm/www/admin/enabler.tcl 14 Feb 2009 22:32:19 -0000 1.4 @@ -17,7 +17,7 @@ set package_id [ad_conn package_id] set user_id [ad_conn user_id] -set community_id [dotlrn_community::get_community_id] +set community_id [lors::get_community_id] set title [list "[_ lorsm.Set_Course_Trackable]"] set context [list "[_ lorsm.Set_Course_Status]"]