Index: openacs-4/packages/project-manager/tcl/project-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/tcl/project-procs.tcl,v diff -u -r1.46 -r1.47 --- openacs-4/packages/project-manager/tcl/project-procs.tcl 21 Feb 2011 14:27:27 -0000 1.46 +++ openacs-4/packages/project-manager/tcl/project-procs.tcl 5 Apr 2018 14:44:09 -0000 1.47 @@ -3219,7 +3219,7 @@ -base:required } { Returns and html filter to use in any adp page for sort data according to date. Return - the variables year, month, day and any extra variable you recieved in extra_vars to the base + the variables year, month, day and any extra variable you received in extra_vars to the base page (url). @author Miguel Marin (miguelmarin@viaro.net)