芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/tixpeual2124.gob.mx/administrator/components/com_contact/helpers/contact.php
<?php /** * @package Joomla.Administrator * @subpackage com_contact * * @copyright (C) 2009 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; /** * Contact component helper. * * @since 1.6 * @deprecated 5.0 Use \Joomla\Component\Contact\Administrator\Helper\ContactHelper instead */ class ContactHelper extends \Joomla\Component\Contact\Administrator\Helper\ContactHelper { }