Index: openacs-4/packages/lors-central/www/course-add-3.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors-central/www/course-add-3.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/lors-central/www/course-add-3.xql 17 May 2005 16:21:19 -0000 1.1 +++ openacs-4/packages/lors-central/www/course-add-3.xql 9 Feb 2009 03:57:30 -0000 1.2 @@ -6,7 +6,6 @@ select icmc.community_id as com_id, icmc.lorsm_instance_id as lors_ins_id, - icmc.class_key as cl_key, icmc.isenabled as ie, icmc.istrackable as it from @@ -24,7 +23,6 @@ set man_id = :man_id, lorsm_instance_id = :lors_ins_id, - class_key = :cl_key, isenabled = :ie, istrackable = :it where @@ -37,9 +35,8 @@ delete from ims_cp_manifest_class where community_id is null and - class_key is null and man_id = :man_id - \ No newline at end of file +