<?php
include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR . '/search/functions.php';
//load global search options
include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR . '/search/admin/options-map/search-map.php';
//load global search custom styles
include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR . '/search/admin/custom-styles/search-custom-styles.php'; Back to Directory