Browse
For agents
About
VikBooking Hotel Booking Engine & PMS
/
1.8.6
VikBooking Hotel Booking Engine & PMS
v1.8.6
Switch version
1.8.15
1.8.14
1.8.13
1.8.12
1.8.11
1.8.10
1.8.9
1.8.6
1.8.7
1.8.8
trunk
1.6.0
1.6.1
1.6.2
1.6.3
1.6.4
1.6.5
1.6.6
1.6.7
1.6.8
1.6.9
1.7.0
1.7.1
1.7.2
1.7.3
All 36 releases
Overview
Code
vikbooking
/
admin
/
config.xml
config.xml
in VikBooking Hotel Booking Engine & PMS 1.8.6, at admin/config.xml
7 lines
350 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_vikbooking
"
section
=
"
component
"
/>
5
</
fieldset
>
6
</
config
>
7