Index: openacs-4/packages/ims-ent/tcl/ims-ent-parser-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ims-ent/tcl/ims-ent-parser-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/ims-ent/tcl/ims-ent-parser-procs.tcl 10 Jun 2004 20:06:36 -0000 1.2 +++ openacs-4/packages/ims-ent/tcl/ims-ent-parser-procs.tcl 11 Jun 2004 23:02:21 -0000 1.3 @@ -276,11 +276,11 @@ set operation [ims_enterprise::ims_dotlrn::recstatus -recstatus $recstatus] - ims_enterprise::ims_dotlrn::groups::membership \ + ims_enterprise::ims_dotlrn::membership::membership \ -job_id $job_id \ -class_instance_key $class_instance_key \ -community_id $community_id \ - -username $id \ + -id $id \ -authority_id $authority_id \ -roletype $roletype \ -operation $operation