mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2025-01-11 09:35:14 +00:00
Create access.xml
This commit is contained in:
parent
fc6f07a6b7
commit
e95f3f2a98
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<access component="com_jedchecker">
|
||||
<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>
|
Loading…
Reference in New Issue
Block a user