home/coopserp/public_html/wp-content/plugins/speedycache/assets/config-template.php 0000644 00000000311 15152642272 0024756 0 ustar 00 <?php
if(!defined('ABSPATH')){
exit();
}
$speedycache_ac_config = 'REPLACE_CONFIG';
if(empty($speedycache_ac_config) || !is_array($speedycache_ac_config)){
$speedycache_ac_config = [];
}