ad_maintain_user_content_map_filter

EveAndersson.com : API Browser : ad_maintain_user_content_map_filter

ad_maintain_user_content_map_filter

ad_maintain_user_content_map_filter conn args why
Defined in tcl/ad-user-content-map.tcl

this filter runs after thread has finished serving an HTML page to a user. It does the following a. grabs a db conn if one is immediately available (does nothing if all the conns are in use) b. checks to see if there is a user_id cookie c. checks in db to see if user has already read this page d. if not, does a db insert

Parameters:
conn
args
why
[ show source ]

Show another procedure:

eve@eveandersson.com