D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
stickain
/
flyfishing.davidsteele.com
/
wp-content
/
themes
/
Divi
/
core
/
components
/
cache
/
Filename :
init.php
back
Copy
<?php if ( ! function_exists( 'et_core_cache_init' ) ): function et_core_cache_init() {} endif; if ( ! function_exists( 'et_core_cache_dir' ) ): function et_core_cache_dir() { return ET_Core_Cache_Directory::instance(); } endif;