Viewing File: /home/rtsgrob/ww6/wp-content/themes/synergia/framework/modules/sidearea/load.php

<?php

include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR . '/sidearea/functions.php';

//load global side area options
include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR . '/sidearea/admin/options-map/sidearea-map.php';

//load global side area custom styles
include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR . '/sidearea/admin/custom-styles/sidearea-custom-styles.php';
Back to Directory File Manager