Index: openacs-4/packages/dotlrn/tcl/community-procs-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs-oracle.xql,v diff -u -r1.22 -r1.23 --- openacs-4/packages/dotlrn/tcl/community-procs-oracle.xql 14 Aug 2002 19:22:24 -0000 1.22 +++ openacs-4/packages/dotlrn/tcl/community-procs-oracle.xql 30 Sep 2003 13:11:39 -0000 1.23 @@ -30,7 +30,7 @@ declare begin - :1 := dotlrn_community_type.delete( + :1 := dotlrn_community_type.del( community_type => :community_type_key ); end;