Index: openacs-4/packages/lorsm/www/admin/tracking-rte/drill-student-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/admin/tracking-rte/drill-student-2.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/lorsm/www/admin/tracking-rte/drill-student-2.tcl 12 Dec 2008 14:25:39 -0000 1.4 +++ openacs-4/packages/lorsm/www/admin/tracking-rte/drill-student-2.tcl 14 Feb 2009 22:32:19 -0000 1.5 @@ -21,9 +21,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) @@ -47,9 +47,8 @@ # other instances of file-storages of other classes. See # documentation for further details. -set community_id [dotlrn_community::get_community_id] 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"] set track_id [lorsm::track::istrackable \