This commit is contained in:
2016-05-31 17:25:18 +10:00
parent cda81990ee
commit 03fc848ec9
3 changed files with 93 additions and 55 deletions

View File

@@ -48,6 +48,7 @@ module_load_include('inc', 'booking', 'booking.helper');
module_load_include('inc', 'booking', 'booking.paypal');
// Load the include for email functions
module_load_include('inc', 'booking', 'booking.emails');
module_load_include('inc', 'booking', 'booking.emails_admin');
// Load the include for bulk data import
module_load_include('inc', 'booking', 'booking.import_data');
// Load the include for variety session configuration