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 -r1.33 -r1.34 --- openacs-4/packages/forums/tcl/messages-procs.tcl 14 Dec 2005 17:41:00 -0000 1.33 +++ openacs-4/packages/forums/tcl/messages-procs.tcl 8 Aug 2006 21:26:52 -0000 1.34 @@ -137,7 +137,8 @@ -response_id $message(message_id) \ -notif_subject "\[$message(forum_name)\] $message(subject)" \ -notif_text $text_version \ - -notif_html $html_version + -notif_html $html_version \ + -notif_user 0 # Eventually we need notification for the root message too @@ -148,7 +149,8 @@ -response_id $message(message_id) \ -notif_subject "\[$message(forum_name)\] $message(subject)" \ -notif_text $text_version \ - -notif_html $html_version + -notif_html $html_version \ + -notif_user 0 } ad_proc -public forum::message::edit {