You are here

constant CC_CONTACT_LISTS_CACHE_EXPIRE in Constant Contact 7.3

Same name and namespace in other branches
  1. 6.3 constant_contact.config.php \CC_CONTACT_LISTS_CACHE_EXPIRE
2 uses of CC_CONTACT_LISTS_CACHE_EXPIRE
constant_contact_get_lists in ./constant_contact.module
Helper function to get contact lists.
constant_contact_settings in ./admin.system.inc
Displays the module settings page.

File

./constant_contact.config.php, line 45
Default configuration settings which may be overridden on the settings page.

Code

define('CC_CONTACT_LISTS_CACHE_EXPIRE', 3600);