press_active_days

one of the documented procedures in this installation of the ACS
Usage:
press_active_days
What it does:
returns the maximum number of days that a press release will remain active on /press/
Defined in: /web/philip/tcl/press-defs.tcl

Source code:


    return [ad_parameter ActiveDays press 60]


philg@mit.edu