?AlkantarClanX12
| Current Path : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/search/ |
| Current File : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/search/include.php |
<?php
include_once DREW_CORE_INC_PATH . '/search/class-drewcore-search.php';
include_once DREW_CORE_INC_PATH . '/search/helper.php';
include_once DREW_CORE_INC_PATH . '/search/dashboard/admin/search-options.php';
foreach ( glob( DREW_CORE_INC_PATH . '/search/layouts/*/include.php' ) as $layout ) {
include_once $layout;
}