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.24 -r1.25 --- openacs-4/packages/dotlrn/tcl/community-procs-oracle.xql 29 Jun 2004 10:17:54 -0000 1.24 +++ openacs-4/packages/dotlrn/tcl/community-procs-oracle.xql 12 Jul 2004 14:49:56 -0000 1.25 @@ -30,7 +30,7 @@ declare begin - :1 := dotlrn_community_type.del( + dotlrn_community_type.del( community_type => :community_type_key ); end;