Index: openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl 7 Dec 2004 07:50:20 -0000 1.4 +++ openacs-4/packages/acs-content-repository/tcl/content-type-procs.tcl 7 Dec 2004 17:43:10 -0000 1.5 @@ -57,7 +57,7 @@ ] content_type drop_type] } -ad_proc -public content::type::create_attribute { +ad_proc -public content::type::attribute::new { -content_type:required -attribute_name:required -datatype:required @@ -103,7 +103,7 @@ -ad_proc -public content::type::drop_attribute { +ad_proc -public content::type::attribute::delete { -content_type:required -attribute_name:required {-drop_column ""}