Index: openacs-4/packages/lorsm/www/admin/shared/course-info.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/admin/shared/course-info.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/lorsm/www/admin/shared/course-info.tcl 12 Dec 2008 14:25:39 -0000 1.3 +++ openacs-4/packages/lorsm/www/admin/shared/course-info.tcl 14 Feb 2009 22:32:19 -0000 1.4 @@ -20,7 +20,7 @@ [list [export_vars -base .] \ "Shared Courses"] \ "Preview Course"] -set community_id [dotlrn_community::get_community_id] +set community_id [lors::get_community_id] set title "[_ lorsm.Preview_Course_1]" @@ -33,7 +33,7 @@ set fs_local_package_id [site_node_apm_integration::get_child_package_id \ - -package_id [dotlrn_community::get_package_id $community_id] \ + -package_id [lors::get_community_package_id] \ -package_key "file-storage"] # Checks whether this course is already in use on this community