File "CdnEngine_Mirror_Att.php"
Full Path: /home/mba/public_html/wp-content-20250807152928/plugins/w3-total-cache/CdnEngine_Mirror_Att.php
File size: 227 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace W3TC;
define( 'W3TC_CDN_EDGECAST_PURGE_URL', 'http://api.acdn.att.com/v2/mcc/customers/%s/edge/purge' );
/**
* class CdnEngine_Mirror_Att
*/
class CdnEngine_Mirror_Att extends CdnEngine_Mirror_Edgecast {
}