Файловый менеджер - Редактировать - /home/lmsyaran/public_html/administrator/components/com_phocainstall/install/script.php
Назад
<?php /* * @package Joomla.Framework * @copyright Copyright (C) Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @component Phoca Component * @copyright Copyright (C) Jan Pavelka www.phoca.cz * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License version 2 or later; */ defined( '_JEXEC' ) or die( 'Restricted access' ); if(!defined('DS')) define('DS', DIRECTORY_SEPARATOR); jimport( 'joomla.filesystem.folder' ); class com_phocaInstallInstallerScript { function install($parent) { $message = 'See instructions below'; JFactory::getApplication()->enqueueMessage($message, 'message'); $parent->getParent()->setRedirectURL('index.php?option=com_phocainstall&view=phocainstallinstall'); } function uninstall($parent) {} function update($parent) { $message = 'See instructions below'; JFactory::getApplication()->enqueueMessage($message, 'message'); JFactory::getApplication()->redirect('index.php?option=com_phocainstall&view=phocainstallinstall'); } function preflight($type, $parent) {} function postflight($type, $parent) {} } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.37 |
proxy
|
phpinfo
|
Настройка