Файловый менеджер - Редактировать - /home/digilove/public_html/110/administrator/components/com_akeeba/tmpl/RemoteFiles/dlprogress.blade.php
Назад
<?php /** * @package akeebabackup * @copyright Copyright (c)2006-2023 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ // Protect from unauthorized access defined('_JEXEC') || die(); /** @var \Akeeba\Backup\Admin\View\RemoteFiles\Html $this */ ?> <div id="backup-percentage" class="akeeba-progress"> <div id="progressbar-inner" class="akeeba-progress-fill" style="width: {{ $this->percent }}%"></div> </div> <div class="akeeba-panel--information"> @sprintf('COM_AKEEBA_REMOTEFILES_LBL_DOWNLOADEDSOFAR', $this->done, $this->total, $this->percent) </div> <form action="index.php" name="adminForm" id="adminForm"> <input type="hidden" name="option" value="com_akeeba" /> <input type="hidden" name="view" value="RemoteFiles" /> <input type="hidden" name="task" value="dltoserver" /> <input type="hidden" name="tmpl" value="component" /> <input type="hidden" name="id" value="{{ (int)$this->id }}" /> <input type="hidden" name="part" value="{{ (int)$this->part }}" /> <input type="hidden" name="frag" value="{{ (int)$this->frag }}" /> </form>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 1.49 |
proxy
|
phpinfo
|
Настройка