Index: openacs-4/packages/xolp/tcl/xolp-indicator-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xolp/tcl/xolp-indicator-procs.tcl,v diff -u -N -r1.18 -r1.19 --- openacs-4/packages/xolp/tcl/xolp-indicator-procs.tcl 25 Oct 2022 05:28:42 -0000 1.18 +++ openacs-4/packages/xolp/tcl/xolp-indicator-procs.tcl 25 Oct 2022 05:34:36 -0000 1.19 @@ -176,7 +176,7 @@ {-end_date_constraint ""} {-storage_time_constraint ""} {-storage_date_constraint ""} - } " + } { Fast retrieval of duration and percentage values from the indicators fact table. Each provided parameter value acts as additional filter of the result set. @@ -200,7 +200,7 @@ @param end_date_constraint see description above @param storage_time_constraint see description above @param storage_date_constraint see description above - " { + } { if {$user_ids eq "" && $activity_iris eq ""} { error "Invalid arguments. Please provide a filter for the indicators." }