Файловый менеджер - Редактировать - /var/www/iplanru/data/www/i-plan.ru/administrator/components/com_installer/views/default/tmpl/default_message.php
Назад
<?php /** * @package Joomla.Administrator * @subpackage com_installer * * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; $state = $this->get('State'); $message1 = $state->get('message'); $message2 = $state->get('extension_message'); ?> <table class="adminform"> <tbody> <?php if ($message1) : ?> <tr> <th><?php echo $message1 ?></th> </tr> <?php endif; ?> <?php if ($message2) : ?> <tr> <td><?php echo $message2; ?></td> </tr> <?php endif; ?> </tbody> </table>
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка