mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-11-13 00:36:31 +00:00
8 lines
321 B
XML
8 lines
321 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<access component="com_patchtester">
|
||
|
<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" />
|
||
|
</section>
|
||
|
</access>
|