Dashboard
PHP:
8.4.22
OS:
Linux
User:
auroyplofl
/
/
home
/
auroyplofl
/
www
/
wp-content
/
themes
/
Divi
/
core
/
components
/
cache
📤 Upload
📝 New File
📁 New Folder
Close
Editing: init.php
<?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;
Save
Cancel