ad_partner_return_error

one of the documented procedures in this installation of the ACS
Usage:
ad_partner_return_error   page_title   { page_body "" }
What it does:
Like the normal ad_return_error except it uses partner headers and footers
Defined in: /web/philip/tcl/ad-partner-defs.tcl

Source code:


    ns_return 200 text/html [ad_partner_return_template]
    return -code return


philg@mit.edu