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