patchtester/administrator/components/com_patchtester/access.xml

8 lines
337 B
XML
Raw Permalink Normal View History

2011-10-11 13:02:57 +00:00
<?xml version="1.0" encoding="utf-8"?>
<access component="com_patchtester">
2012-06-12 18:42:45 +00:00
<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>
2011-10-11 13:02:57 +00:00
</access>