Index: openacs-4/packages/dotlrn/tcl/site-nodes-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/Attic/site-nodes-procs.tcl,v diff -u -r1.23 -r1.24 --- openacs-4/packages/dotlrn/tcl/site-nodes-procs.tcl 23 Oct 2002 12:38:38 -0000 1.23 +++ openacs-4/packages/dotlrn/tcl/site-nodes-procs.tcl 26 Sep 2003 08:33:21 -0000 1.24 @@ -205,8 +205,7 @@ if {$get_count_p} { return $count } else { - ns_log error "site_nodes::get_info get_count_p assertion failed!\n - we should never get here" + ns_log error "site_nodes::get_info get_count_p assertion failed! We should never get here return=$return param=$param package_key=$package_key" } } }