Index: openacs-4/packages/forums/tcl/forums-sc-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/forums-sc-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/forums/tcl/forums-sc-procs.tcl 1 Sep 2003 22:22:14 -0000 1.1 +++ openacs-4/packages/forums/tcl/forums-sc-procs.tcl 1 Nov 2003 08:45:38 -0000 1.2 @@ -35,7 +35,7 @@ forum::message::get -message_id $message_id -array message if { ![empty_string_p $message(parent_id)] } { - ns_log notice "forum::message::datasource was called with a message_id that has a parent - skipping: $message_id" + ns_log Notice "forum::message::datasource was called with a message_id that has a parent - skipping: $message_id" set empty(object_id) $message_id set empty(title) "" set empty(content) ""