Index: openacs-4/packages/lorsm/www/delivery/popup.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/delivery/popup.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/lorsm/www/delivery/popup.tcl 17 Nov 2008 13:38:37 -0000 1.4 +++ openacs-4/packages/lorsm/www/delivery/popup.tcl 14 Feb 2009 22:33:20 -0000 1.5 @@ -33,7 +33,7 @@ # Student tracking set package_id [ad_conn package_id] -set community_id [dotlrn_community::get_community_id] +set community_id [lors::get_community_id] set user_id [ad_conn user_id] if { ! [info exists ims_item_id] } { @@ -48,5 +48,4 @@ -url {ims_item_id man_id}] # return_url -set return_url [dotlrn_community::get_community_url \ - [dotlrn_community::get_community_id]] +set return_url [lors::get_community_url]