Index: openacs-4/packages/assessment/tcl/as-section-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-section-procs.tcl,v diff -u -r1.24 -r1.25 --- openacs-4/packages/assessment/tcl/as-section-procs.tcl 25 May 2005 16:42:59 -0000 1.24 +++ openacs-4/packages/assessment/tcl/as-section-procs.tcl 25 May 2005 16:59:55 -0000 1.25 @@ -371,8 +371,8 @@ Allow caching of the choice_orientation as it is unlikely to change. } { - ns_log notice "checks [list [as::section::checks_list_not_cached -assessment_id $assessment_id -section_id $section_id]]" - return [list [as::section::checks_list_not_cached -assessment_id $assessment_id -section_id $section_id]] + + return [as::section::checks_list_not_cached -assessment_id $assessment_id -section_id $section_id] } ad_proc -private as::section::checks_list_not_cached {