Bugfixes
This commit is contained in:
@@ -67,7 +67,7 @@ function booking_travel_page() {
|
||||
function travel_form($node, &$form_state, $inserting = FALSE, $nid = 0)
|
||||
{
|
||||
global $event;
|
||||
date_default_timezone_set(TIMEZONE);
|
||||
date_default_timezone_set(date_default_timezone(FALSE));
|
||||
|
||||
$booking_dietary = '';
|
||||
$booking_medical_conditions = '';
|
||||
|
Reference in New Issue
Block a user