Index: openacs-4/packages/lorsm/www/admin/tracking-rte/drill-student.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/admin/tracking-rte/drill-student.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/lorsm/www/admin/tracking-rte/drill-student.tcl 12 Dec 2008 14:25:39 -0000 1.3 +++ openacs-4/packages/lorsm/www/admin/tracking-rte/drill-student.tcl 14 Feb 2009 22:32:19 -0000 1.4 @@ -12,9 +12,9 @@ set page_title "Inspecting single user tracks" set package_id [ad_conn package_id] -set community_id [dotlrn_community::get_community_id] +set community_id [lors::get_community_id] set man_id [ ad_get_client_property trackingrte man_id ] -set classname [dotlrn_community::get_community_name $community_id] +set classname [lors::get_community_name] set man_name [lorsm::get_course_name -manifest_id $man_id] #acs_user::get -user_id $user_id -array user #set student_id $user(username)