?AlkantarClanX12
| Current Path : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/plugins/ |
| Current File : /home/rankinh/villavanille/wp-content/plugins/drew-core/inc/plugins/include.php |
<?php
foreach ( glob( DREW_CORE_PLUGINS_PATH . '/*/include.php' ) as $module ) {
include_once $module;
}