wap_import_agent_list

one of the documented procedures in this installation of the ACS
Usage:
wap_import_agent_list
What it does:
Returns a recent snapshot of WAP user agent strings from somewhere Out There.
Defined in: /web/philip/tcl/wap-defs.tcl

Source code:


    return [util_memoize wap_get_import_agent_list [ad_parameter WapImportRefreshTimeout wap 120]]


philg@mit.edu