ad_get_footer_procs

one of the documented procedures in this installation of the ACS
Usage:
ad_get_footer_procs   { db "" }
What it does:
Returns a list of all the footer procs to call for the curre nt section
Defined in: /web/philip/tcl/ad-partner-defs.tcl

Source code:


    return [ad_partner_procs "ad_partner_footer_procs"]


philg@mit.edu