Index: openacs-4/packages/xowiki/tcl/notification-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/notification-procs.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/xowiki/tcl/notification-procs.tcl 7 Nov 2007 14:05:27 -0000 1.9 +++ openacs-4/packages/xowiki/tcl/notification-procs.tcl 7 Nov 2007 14:06:13 -0000 1.10 @@ -68,7 +68,6 @@ # set node_id [db_string get_node_id "select node_id from site_nodes where object_id = $id"] set url [site_node::get_url -node_id $node_id] - ns_log notice "--get_url is package_id, return $url" return $url } if {[category::get_name $id] ne ""} {