press_display_max

one of the documented procedures in this installation of the ACS
Usage:
press_display_max
What it does:
returns the maximum number of press releases to display on /press/
Defined in: /web/philip/tcl/press-defs.tcl

Source code:


    return [ad_parameter DisplayMax press 20]


philg@mit.edu