Index: openacs-4/packages/logger/tcl/entry-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/tcl/entry-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/logger/tcl/entry-procs.tcl 30 Apr 2003 12:20:48 -0000 1.2 +++ openacs-4/packages/logger/tcl/entry-procs.tcl 1 May 2003 10:00:24 -0000 1.3 @@ -89,7 +89,7 @@ Retrieve info about the entry with given id into an array (using upvar) in the callers scope. The array will contain the keys measruement_id, project_id, variable_id, - value, time_stamp, description. + value, time_stamp, description, creation_user, and creation_date. @param entry_id The id of the entry to retrieve information about @param array The name of the array in the callers scope where the information will