File manager - Edit - /home/jardides/www/Jardi-design/old/administrator/components/com_phocadownload/controllers/phocadownloaduninstall.php
Back
<?php /* * @package Joomla 1.5 * @copyright Copyright (C) 2005 Open Source Matters. All rights reserved. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php * * @component Phoca Component * @copyright Copyright (C) Jan Pavelka www.phoca.cz * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL */ // Check to ensure this file is included in Joomla! defined('_JEXEC') or die(); class PhocaDownloadCpControllerPhocaDownloaduninstall extends PhocaDownloadCpController { function __construct() { parent::__construct(); // Register Extra tasks $this->registerTask( 'remove' , 'remove' ); $this->registerTask( 'keep' , 'keep' ); } function remove() { } function keep() { } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings