Index: openacs-4/packages/acs-tcl/tcl/community-core-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/community-core-procs-postgresql.xql,v diff -u -r1.16 -r1.17 --- openacs-4/packages/acs-tcl/tcl/community-core-procs-postgresql.xql 28 Oct 2003 14:28:17 -0000 1.16 +++ openacs-4/packages/acs-tcl/tcl/community-core-procs-postgresql.xql 1 Nov 2003 10:46:32 -0000 1.17 @@ -30,7 +30,7 @@ - select acs_user__delete(:user_id); + select acs__remove_user(:user_id);