uawdijnntqw1x1x1
IP : 216.73.217.31
Hostname : webm015.cluster127.gra.hosting.ovh.net
Kernel : Linux webm015.cluster127.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
/
pteabiscqq
/
www
/
administrator
/
components
/
.
/
com_akeeba
/
.
/
tmpl
/
ControlPanel
/
oneclick.blade.php
/
/
<?php /** * @package akeebabackup * @copyright Copyright (c)2006-2023 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ /** @var $this \Akeeba\Backup\Admin\View\ControlPanel\Html */ // Protect from unauthorized access defined('_JEXEC') || die(); ?> <section class="akeeba-panel--primary"> <header class="akeeba-block-header"> <h3>@lang('COM_AKEEBA_CPANEL_HEADER_QUICKBACKUP')</h3> </header> <div class=" akeeba-grid"> @foreach($this->quickIconProfiles as $qiProfile) <a class="akeeba-action--green" href="index.php?option=com_akeeba&view=Backup&autostart=1&profileid={{ (int) $qiProfile->id }}&@token(true)=1"> <span class="akion-play"></span> <span>{{{ $qiProfile->description }}}</span> </a> @endforeach </div> </section>
/home/pteabiscqq/www/administrator/components/./com_akeeba/./tmpl/ControlPanel/oneclick.blade.php