uawdijnntqw1x1x1
IP : 216.73.217.24
Hostname : webm007.cluster114.gra.hosting.ovh.net
Kernel : Linux webm007.cluster114.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
locationbo
/
www
/
administrator
/
components
/
com_admintools
/
tmpl
/
FixPermissions
/
default.blade.php
/
/
<?php /** * @package admintools * @copyright Copyright (c)2010-2021 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ defined('_JEXEC') || die; /** @var $this Akeeba\AdminTools\Admin\View\FixPermissions\Html */ ?> @if (version_compare(JVERSION, '3.999.999', 'lt')) @jhtml('behavior.modal') @endif @if($this->more) <h1>@lang('COM_ADMINTOOLS_LBL_CONFIGUREFIXPERMISSIONS_INPROGRESS')</h1> @else <h1>@lang('COM_ADMINTOOLS_LBL_CONFIGUREFIXPERMISSIONS_DONE')</h1> @endif <div class="akeeba-progress"> <div class="akeeba-progress-fill" style="width:{{ $this->percentage }}%;"></div> <div class="akeeba-progress-status"> {{ $this->percentage }}% </div> </div> <form action="index.php" name="adminForm" id="adminForm" method="get"> <input type="hidden" name="option" value="com_admintools" /> <input type="hidden" name="view" value="FixPermissions" /> <input type="hidden" name="task" value="run" /> <input type="hidden" name="tmpl" value="component" /> </form> @if(!$this->more) <div class="akeeba-block--info" id="admintools-fixpermissions-autoclose"> <p>@lang('COM_ADMINTOOLS_LBL_COMMON_AUTOCLOSEIN3S')</p> </div> @endif
/home/locationbo/www/administrator/components/com_admintools/tmpl/FixPermissions/default.blade.php