You are here

6 calls to adserve_bootstrap() in Advertisement 5.2

adserve_ad in ./adserve.inc
The main adserve logic.
adserve_cache_increment in ./adcache.inc
Increment action directly in the database.
adserve_cache_open in ./adcache.inc
Default initialization function, fully bootstraps Drupal to gain access to the database.
adserve_counter_image in ./imageserve.inc
Generate a tiny image with GD, used to count when an ad has been displayed on a cached page.
ad_cache_file_rebuild in cache/file/ad_cache_file.inc
Bootstrap drupal, then run ad_cache_file_build() from ad.module which will rebuild all cache files.
ad_cache_memcache_get_ad in cache/memcache/ad_cache_memcache.inc