PATH:
home
/
sparklp6
/
public_html
/
sparklerfilters-org
/
administrator
/
components
/
com_akeeba
<?xml version="1.0" encoding="utf-8"?> <!-- ~ @package akeebabackup ~ @copyright Copyright (c)2006-2021 Nicholas K. Dionysopoulos / Akeeba Ltd ~ @license GNU General Public License version 3, or later --> <access component="com_akeeba"> <section name="component"> <action name="core.admin" title="JACTION_ADMIN" description="JACTION_ADMIN_COMPONENT_DESC" /> <action name="core.manage" title="JACTION_MANAGE" description="JACTION_MANAGE_COMPONENT_DESC" /> <action name="akeeba.backup" title="Backup" description="JACTION_ADMIN_COMPONENT_DESC" /> <action name="akeeba.configure" title="Configure" description="JACTION_MANAGE_COMPONENT_DESC" /> <action name="akeeba.download" title="Download" description="JACTION_CREATE_COMPONENT_DESC" /> </section> </access>
[-] version.php
[edit]
[+]
CliCommands
[+]
Controller
[+]
views
[+]
Master
[+]
fields
[-] index.html
[edit]
[-] akeeba.xml
[edit]
[+]
backup
[-] CHANGELOG.php
[edit]
[+]
Dispatcher
[+]
Helper
[-] script.com_akeeba.php
[edit]
[-] access.xml
[edit]
[+]
BackupPlatform
[-] config.xml
[edit]
[+]
View
[+]
Toolbar
[+]
sql
[-] Container.php
[edit]
[+]
Model
[-] akeeba.php
[edit]
[+]
ViewTemplates
[-] fof.xml
[edit]
[+]
BackupEngine
[+]
..