Index: openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl,v diff -u -N -r1.65 -r1.66 --- openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl 2 Nov 2018 10:14:04 -0000 1.65 +++ openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl 3 Nov 2018 19:47:34 -0000 1.66 @@ -767,9 +767,9 @@ ad_proc -callback foo::bar::zip -impl myimpl { } { } { #code }
  • Two ways to call:
  • in both cases the result is a list of the results of each called implementation (with empty results removed),