Sindbad~EG File Manager
<?php
/**
* @package RSDirectory!
* @copyright (c) 2013 - 2021 RSJoomla!
* @link https://www.rsjoomla.com
* @license GNU General Public License http://www.gnu.org/licenses/gpl-3.0.en.html
*/
// No direct access.
defined('_JEXEC') or die('Restricted access');
// Load the component main helper.
require_once JPATH_ADMINISTRATOR . '/components/com_rsdirectory/helpers/rsdirectory.php';
// Initialize main helper.
RSDirectoryHelper::init();
$controller = JControllerLegacy::getInstance('RSDirectory');
$controller->execute( JFactory::getApplication()->input->get('task') );
$controller->redirect();
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists