Travel form bugfixes
This commit is contained in:
@@ -55,6 +55,8 @@ module_load_include('inc', 'booking', 'booking.import_data');
|
||||
module_load_include('inc', 'booking', 'booking.variety');
|
||||
// Load the include for study group configuration
|
||||
module_load_include('inc', 'booking', 'booking.studygroups');
|
||||
// Load the include for the travel form
|
||||
module_load_include('inc', 'booking', 'booking.travel');
|
||||
|
||||
function booking_init() {
|
||||
date_default_timezone_set(TIMEZONE);
|
||||
|
Reference in New Issue
Block a user