Index: openacs-4/packages/logger/tcl/projection-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/tcl/projection-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/logger/tcl/projection-procs.tcl 1 May 2003 21:17:54 -0000 1.2 +++ openacs-4/packages/logger/tcl/projection-procs.tcl 2 May 2003 08:34:43 -0000 1.3 @@ -87,7 +87,7 @@ Retrieve attributes of the projection with given id into an array (using upvar) in the callers scope. The array will contain the keys projection_id, project_id, variable_id, start_time, - end_time, value. + end_time, value, name, and description. @param projection_id The id of the projection to retrieve information about @param array The name of the array in the callers scope where the information will