?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/search/
Upload File :
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;
}