Defined in tcl/intranet-status-report-defs.tclAdds proc_name to the list of procs needed to generete the
status_report. If cache_p is t, then we cache the result to reuse
later (like when we're sending the status report to all employees).
You want to cache all information that does not depend on the
current user id.
- Parameters:
-
title
proc_name
cache_p (defaults to "f"
)