b0y-101 Mini Shell


Current Path : E:/www/chiangmai/libraries/nextend2/smartslider/smartslider/plugins/widgetarrow/
File Upload :
Current File : E:/www/chiangmai/libraries/nextend2/smartslider/smartslider/plugins/widgetarrow/loadplugin.php

<?php
defined('N2LIBRARY') or die();

$dir = dirname(__FILE__) . DIRECTORY_SEPARATOR;
foreach (N2Filesystem::folders($dir) AS $folder) {
    $file = $dir . $folder . DIRECTORY_SEPARATOR . $folder . '.php';
    if (N2Filesystem::fileexists($file)) {
        require_once($file);
    }
}

Copyright © 2019 by b0y-101