OwlCyberSecurity - MANAGER
Edit File: load.php
<?php include_once MUSEA_ELATED_FRAMEWORK_MODULES_ROOT_DIR.'/footer/functions.php'; //load global footer options include_once MUSEA_ELATED_FRAMEWORK_MODULES_ROOT_DIR.'/footer/admin/options-map/footer-map.php'; //load per page footer options include_once MUSEA_ELATED_FRAMEWORK_MODULES_ROOT_DIR.'/footer/admin/meta-boxes/footer-meta-boxes.php'; //load global footer custom styles include_once MUSEA_ELATED_FRAMEWORK_MODULES_ROOT_DIR.'/footer/admin/custom-styles/footer-custom-styles.php';