Index: openacs-4/packages/file-storage/tcl/file-storage-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-callback-procs.tcl,v diff -u -r1.10.2.2 -r1.10.2.3 --- openacs-4/packages/file-storage/tcl/file-storage-callback-procs.tcl 8 Sep 2014 08:14:48 -0000 1.10.2.2 +++ openacs-4/packages/file-storage/tcl/file-storage-callback-procs.tcl 8 Sep 2014 08:40:16 -0000 1.10.2.3 @@ -38,11 +38,11 @@ {-creation_ip ""} } { Callback executed when a new file revision is created - @package_id Package_id of the file storage package - @file_id New file_id for the revision - @parent_id Usually the folder the file was uploaded to. - @creation_user User_id of the user creating the revision - @creation_ip IP Of the creation + @param package_id Package_id of the file storage package + @param file_id New file_id for the revision + @param parent_id Usually the folder the file was uploaded to. + @param creation_user User_id of the user creating the revision + @param creation_ip IP Of the creation } - Index: openacs-4/packages/survey/tcl/survey-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/tcl/survey-procs.tcl,v diff -u -r1.9 -r1.9.2.1 --- openacs-4/packages/survey/tcl/survey-procs.tcl 6 Nov 2013 07:33:54 -0000 1.9 +++ openacs-4/packages/survey/tcl/survey-procs.tcl 8 Sep 2014 08:41:08 -0000 1.9.2.1 @@ -9,7 +9,7 @@ @author philg@mit.edu on @author teadams@mit.edu @author nstrug@arsdigita.com - @date February 9, 2000 + @creation-date February 9, 2000 @cvs-id survey-simple-defs.tcl,v 1.29.2.5 2000/07/19 20:11:24 seb Exp } @@ -25,7 +25,7 @@ section_id will also be looked up and returned in the survey_info array. @author luke@museatech.net - @date 2002-07-24 + @creation-date 2002-07-24 } { upvar survey_info survey_info