Browse
For agents
About
VikRentCar Car Rental Management System
/
trunk
VikRentCar Car Rental Management System
vtrunk
Switch version
trunk
1.4.3
1.4.4
1.4.5
1.4.6
Overview
Code
vikrentcar
/
admin
/
config.xml
config.xml
in VikRentCar Car Rental Management System trunk, at admin/config.xml
7 lines
343 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<?
xml
version
=
"
1.0
"
encoding
=
"
utf-8
"
?>
2
<
config
>
3
<
fieldset
name
=
"
permissions
"
label
=
"
JCONFIG_PERMISSIONS_LABEL
"
description
=
"
JCONFIG_PERMISSIONS_DESC
"
>
4
<
field
name
=
"
rules
"
type
=
"
rules
"
label
=
"
JCONFIG_PERMISSIONS_LABEL
"
class
=
"
inputbox
"
validate
=
"
rules
"
filter
=
"
rules
"
component
=
"
com_vikrentcar
"
section
=
"
component
"
/>
5
</
fieldset
>
6
</
config
>
7