Файловый менеджер - Редактировать - /var/www/html/administrator/components/com_akeebabackup/tmpl/alice/error.php
Ðазад
<?php /** * @package akeebabackup * @copyright Copyright 2006-2026 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ defined('_JEXEC') || die; use Joomla\CMS\Language\Text; /** @var \Akeeba\Component\AkeebaBackup\Administrator\View\Alice\HtmlView $this */ ?> <div class="akeeba-panel--red"> <header class="akeeba-block-header"> <h3> <?= Text::_('COM_AKEEBABACKUP_ALICE_ERR_ANALYZEFAILED_HEADER') ?> </h3> </header> <p> <?= Text::_('COM_AKEEBABACKUP_ALICE_ERR_ANALYZEFAILED_INFO') ?> </p> <h4> <span class="akeeba-label--red--small"> <?= $this->errorException->getCode() ?> </span> <?= $this->errorException->getMessage() ?> </h4> <p> <?= $this->errorException->getFile() ?> :: L<?= $this->errorException->getLine() ?> </p> <pre><?= $this->errorException->getTraceAsString() ?></pre> </div>
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка