include new file
This commit is contained in:
@@ -48,6 +48,7 @@ module_load_include('inc', 'booking', 'booking.helper');
|
|||||||
module_load_include('inc', 'booking', 'booking.paypal');
|
module_load_include('inc', 'booking', 'booking.paypal');
|
||||||
// Load the include for email functions
|
// Load the include for email functions
|
||||||
module_load_include('inc', 'booking', 'booking.emails');
|
module_load_include('inc', 'booking', 'booking.emails');
|
||||||
|
module_load_include('inc', 'booking', 'booking.emails_admin');
|
||||||
// Load the include for bulk data import
|
// Load the include for bulk data import
|
||||||
module_load_include('inc', 'booking', 'booking.import_data');
|
module_load_include('inc', 'booking', 'booking.import_data');
|
||||||
// Load the include for variety session configuration
|
// Load the include for variety session configuration
|
||||||
|
Reference in New Issue
Block a user