Index: openacs-4/packages/imsld/www/test.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/imsld/www/Attic/test.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/imsld/www/test.tcl 4 Oct 2005 13:45:40 -0000 1.2 +++ openacs-4/packages/imsld/www/test.tcl 5 Oct 2005 14:13:02 -0000 1.3 @@ -15,12 +15,9 @@ if {2==2} { ############## BEGIN # THIS CALLS MUST BE DONE IN DOTLRN APLET ADD APPLET TO COMMUNITY - set community_id 2148 + set community_id 2146 # create relationship: dotLRN Community - IMS LD Manifests - rel_types::new imsld_community_manifest_rel "dotLRN Community - IMS LD Manifests rel" "dotLRN Community - IMS LD Manifests rels" \ - [acs_object::get_element -object_id $community_id -element object_type] 0 {} \ - content_item 0 {} ############## END } else {