constant AKAMAI_EMAIL_DISABLE in Akamai 7
Same name and namespace in other branches
- 8 akamai.module \AKAMAI_EMAIL_DISABLE
- 8.2 akamai.module \AKAMAI_EMAIL_DISABLE
- 6.2 akamai.module \AKAMAI_EMAIL_DISABLE
- 6 akamai.module \AKAMAI_EMAIL_DISABLE
@file akamai.module Integration with the Akamai CDN Cache Control Web Service.
Akamai is a registered trademark of Akamai Technologies, Inc.
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 9 - akamai.module Integration with the Akamai CDN Cache Control Web Service.
Code
define("AKAMAI_EMAIL_DISABLE", '#disable#');