芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/beyondbrightenterprise.com/administrator/components/com_plugins/helpers/plugins.php
* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; /** * Plugins component helper. * * @since 1.6 * * @deprecated 5.0 Use \Joomla\Component\Plugins\Administrator\Helper\PluginsHelper instead */ class PluginsHelper extends \Joomla\Component\Plugins\Administrator\Helper\PluginsHelper { }