3 if (!isset($language) || (!isset(
$lang)))
7 include
'../system/plugins/booking/classes/booking.php';
10 if (isset(
$_GET[
'id'])){
14 if (isset(
$_GET[
'invite']) && (
$_GET[
'invite'] ===
'1')){
19 if (isset(
$_GET[
'success']) && (
$_GET[
'success'] ===
'1')){
22 if (isset(
$_GET[
'ban'])){
27 if (isset(
$_GET[
'outdated'])){
31 if (isset(
$_GET[
'toggle']) && (
$_GET[
'toggle'] ===
'1')){
45 print \YAWK\alert::draw(
"danger",
"$lang[ERROR]",
"$lang[BOOKING_TOGGLE_FAILED]",
"",4200);
print $lang['FILEMAN_UPLOAD']
Booking Plugin is perfect if you want to let your customers submit appointments from frontend....
static setTimeout($location, $wait)
static inject(array $lang, string $pathToFile)
allow plugins to inject language tags to $lang array