constant AKAMAI_EMAIL_DISABLE in Akamai 8.2
Same name and namespace in other branches
- 8 akamai.module \AKAMAI_EMAIL_DISABLE
- 6.2 akamai.module \AKAMAI_EMAIL_DISABLE
- 6 akamai.module \AKAMAI_EMAIL_DISABLE
- 7 akamai.module \AKAMAI_EMAIL_DISABLE
3 uses of AKAMAI_EMAIL_DISABLE
- AkamaiCacheControlClient::clear_url in ./
akamai.class.inc - Clears the provided URLs from the Akamai Content Cache.
- akamai_node_delete in ./
akamai.module - Implementation of hook_node_delete().
- akamai_node_update in ./
akamai.module - Implementation of hook_node_update().
File
- ./
akamai.module, line 12 - akamai.module Integration with the Akamai CDN Cache Control Web Service.
Code
define("AKAMAI_EMAIL_DISABLE", '#disable#');