File manager - Edit - /home/capoccitel/www/administrator/components/com_tlptestimonial/tlptestimonial.php
Back
<?php /** * @version 1.0.0 * @package com_tlptestimonial * @copyright Copyright (C) 2014. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @author Techlabpro <techlabpro@gmail.com> - http://www.techlabpro.com */ // no direct access defined('_JEXEC') or die; // Access check. if (!JFactory::getUser()->authorise('core.manage', 'com_tlptestimonial')) { throw new Exception(JText::_('JERROR_ALERTNOAUTHOR')); } // Include dependancies jimport('joomla.application.component.controller'); require_once JPATH_COMPONENT . '/helpers/tlptestimonial.php'; $controller = JControllerLegacy::getInstance('Tlptestimonial'); $controller->execute(JFactory::getApplication()->input->get('task')); $controller->redirect();
| ver. 1.6 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings