Index: openacs-4/packages/dotlrn-xowiki/tcl/xowiki-applet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-xowiki/tcl/xowiki-applet-procs.tcl,v diff -u -N -r1.8.2.2 -r1.8.2.3 --- openacs-4/packages/dotlrn-xowiki/tcl/xowiki-applet-procs.tcl 8 Mar 2019 15:10:48 -0000 1.8.2.2 +++ openacs-4/packages/dotlrn-xowiki/tcl/xowiki-applet-procs.tcl 27 Mar 2019 11:55:07 -0000 1.8.2.3 @@ -124,6 +124,7 @@ xowiki_applet ad_proc remove_user { user_id } { + Remove user } { ad_return_complaint 1 "[:applet_key] remove_user not implemented!" }