Browse
For agents
About
Bookit — Booking & Appointment Calendar
/
1.2
Bookit — Booking & Appointment Calendar
v1.2
Switch version
2.6.0.4
2.6.0.3
2.6.0.2
2.6.0.1
2.6.0
trunk
1.2
1.2.2
1.2.3
2.0.0
2.0.1
2.0.2
2.0.3
2.0.4
2.0.5
2.0.6
2.0.7
2.0.8
2.0.9
2.1.0
2.1.1
2.1.2
2.1.3
2.1.4
2.1.5
All 61 releases
Overview
Code
bookit
/
helpers
/
main.php
main.php
in Bookit — Booking & Appointment Calendar 1.2, at helpers/main.php
6 lines
199 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
3
require_once
STM_BOOKIT_CALENDAR_PATH
.
'
/helpers/helpers.php
'
;
4
require_once
STM_BOOKIT_CALENDAR_PATH
.
'
/helpers/email.php
'
;
5
6
require_once
STM_BOOKIT_CALENDAR_PATH
.
'
/helpers/shortcode.php
'
;