GeForce Manager
PHP Advanced
C:
/
xampp
/
htdocs
/
Ajaji
/
backup
/
administrator
/
components
/
com_search
/
Name
Size
Perms
Actions
📁
controllers
1195 B
0777
Permissions
Delete
📁
helpers
9809 B
0777
Permissions
Delete
📁
models
5406 B
0777
Permissions
Delete
📁
views
5813 B
0777
Permissions
Delete
📄
access.xml
528 B
0666
Edit
Perms
Delete
Editing:
access.xml
<?xml version="1.0" encoding="utf-8" ?> <access component="com_search"> <section name="component"> <action name="core.admin" title="JACTION_ADMIN" description="JACTION_ADMIN_COMPONENT_DESC" /> <action name="core.options" title="JACTION_OPTIONS" description="JACTION_OPTIONS_COMPONENT_DESC" /> <action name="core.manage" title="JACTION_MANAGE" description="JACTION_MANAGE_COMPONENT_DESC" /> <action name="core.edit.state" title="JACTION_EDITSTATE" description="JACTION_EDITSTATE_COMPONENT_DESC" /> </section> </access>
Cancel