Sindbad~EG File Manager
<?php
/**
* @version 1.0.2
* @package EasyTab System Plugin
* @author JoomTech Team
* @copyright Copyright (c) 2016 JoomTech. All rights reserved.
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
*/
defined('_JEXEC') or die;
$moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx'));
$row = new stdClass;
$row->id = $module->id;
$row->catid = 0;
$row->text = '[EASY_TAB]';
JEventDispatcher::getInstance()->trigger('onContentBeforeDisplay', ['com_modules.module', &$row, &$params, 0]);
require JModuleHelper::getLayoutPath('mod_easytab', $params->get('layout', 'default'));
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists