Index: openacs-4/packages/imsld/tcl/imsld-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/imsld/tcl/imsld-install-procs.tcl,v diff -u -r1.32 -r1.33 --- openacs-4/packages/imsld/tcl/imsld-install-procs.tcl 20 Jul 2006 16:18:49 -0000 1.32 +++ openacs-4/packages/imsld/tcl/imsld-install-procs.tcl 20 Jul 2006 16:24:57 -0000 1.33 @@ -212,7 +212,6 @@ content::type::attribute::new -content_type imsld_class -attribute_name method_id -datatype number -pretty_name "#imsld.Method_Identifier#" -column_spec "integer" content::type::attribute::new -content_type imsld_class -attribute_name identifier -datatype string -pretty_name "#imsld.lt_IMS-LD_Class_Ideintif#" -column_spec "varchar(200)" - content::type::attribute::new -content_type imsld_class -attribute_name with_control_p -datatype string -pretty_name "#imsld.With_Control_1#" -column_spec "char(1)" ### IMS-LD Content Packaging @@ -774,7 +773,6 @@ # classes content::type::attribute::delete -content_type imsld_class -attribute_name method_id content::type::attribute::delete -content_type imsld_class -attribute_name identifier - content::type::attribute::delete -content_type imsld_class -attribute_name with_control_p ### IMS-LD Content Packaging