Index: openacs-4/packages/forums/tcl/messages-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/messages-procs.tcl,v diff -u -N -r1.31.2.4 -r1.31.2.5 --- openacs-4/packages/forums/tcl/messages-procs.tcl 1 Dec 2006 12:55:33 -0000 1.31.2.4 +++ openacs-4/packages/forums/tcl/messages-procs.tcl 6 Dec 2006 17:42:26 -0000 1.31.2.5 @@ -130,8 +130,7 @@ -response_id $message(message_id) \ -notif_subject "\[$message(forum_name)\] $message(subject)" \ -notif_text $text_version \ - -notif_html $html_version \ - -notif_user 0 + -notif_html $html_version # Eventually we need notification for the root message too @@ -142,8 +141,7 @@ -response_id $message(message_id) \ -notif_subject "\[$message(forum_name)\] $message(subject)" \ -notif_text $text_version \ - -notif_html $html_version \ - -notif_user 0 + -notif_html $html_version } ad_proc -public forum::message::edit {