Index: openacs-4/packages/assessment/tcl/as-section-data-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-section-data-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/assessment/tcl/as-section-data-procs.tcl 23 Jan 2005 18:10:48 -0000 1.3 +++ openacs-4/packages/assessment/tcl/as-section-data-procs.tcl 21 Feb 2005 14:32:56 -0000 1.4 @@ -1,5 +1,5 @@ ad_library { - Item Data procs + Section Data procs @author timo@timohentschel.de @creation-date 2005-01-14 } @@ -36,7 +36,7 @@ [list section_id $section_id] \ [list subject_id $subject_id] \ [list staff_id $staff_id] \ - [list points $points] ] ] + [list points $points ] ] ] db_dml update_creation_time {} }