Index: openacs-4/packages/logger/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/logger/tcl/package-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/logger/tcl/package-procs.tcl 22 Apr 2003 09:25:40 -0000 1.2 +++ openacs-4/packages/logger/tcl/package-procs.tcl 25 Apr 2003 09:47:11 -0000 1.3 @@ -55,7 +55,9 @@ } { Executes a db_multirow that returns all variables created in the current package and all variables mapped to projects - in the current package. + in the current package. Also returns the default variables + that come with the installation of the Logger - Time and Expense + (created in no particular package instance). @param not_in_project_id Exclude variables already mapped to the given project_id.