Index: openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl,v diff -u -r1.37 -r1.38 --- openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl 3 Oct 2003 13:12:43 -0000 1.37 +++ openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl 10 Oct 2003 16:34:06 -0000 1.38 @@ -333,7 +333,6 @@ } membership_rel::change_state -rel_id $rel_id -state $state - acs_user::flush_cache -user_id $user_id } ad_proc -public acs_user::approve { Index: openacs-4/packages/acs-tcl/tcl/membership-rel-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/membership-rel-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-tcl/tcl/membership-rel-procs.tcl 28 Aug 2003 09:41:43 -0000 1.3 +++ openacs-4/packages/acs-tcl/tcl/membership-rel-procs.tcl 10 Oct 2003 16:34:06 -0000 1.4 @@ -36,6 +36,7 @@ } db_dml update_modifying_user {} } + acs_user::flush_cache -user_id $user_id } ad_proc -public approve {