Index: openacs-4/packages/jabber/www/conference/invite.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/jabber/www/conference/invite.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/jabber/www/conference/invite.tcl 20 Oct 2004 19:36:50 -0000 1.1 +++ openacs-4/packages/jabber/www/conference/invite.tcl 11 Oct 2018 11:17:07 -0000 1.2 @@ -16,8 +16,8 @@ -# we send both version of invites to asure all clients recive the invite -# This causesconflicts inside the conference module +# We send both version of invites to asure all clients receive the invite. +# This causes conflicts inside the conference module set suc [jb_invite $jid $room_name $room_subject $msg $version ] #set suc [jb_invite $jid $room_name $room_subject $msg 2 ]