always load events include
This commit is contained in:
@@ -39,7 +39,7 @@ module_load_include('inc', 'booking', 'booking.reports');
|
|||||||
// Load the include for the admin pages
|
// Load the include for the admin pages
|
||||||
module_load_include('inc', 'booking', 'booking.admin');
|
module_load_include('inc', 'booking', 'booking.admin');
|
||||||
// Load the include for admin pages relating to events
|
// Load the include for admin pages relating to events
|
||||||
//module_load_include('inc', 'booking', 'booking.events');
|
module_load_include('inc', 'booking', 'booking.events');
|
||||||
// Load the include for admin pages relating to event pricing
|
// Load the include for admin pages relating to event pricing
|
||||||
//module_load_include('inc', 'booking', 'booking.prices');
|
//module_load_include('inc', 'booking', 'booking.prices');
|
||||||
// Load the include for admin pages relating to manual processing of payments
|
// Load the include for admin pages relating to manual processing of payments
|
||||||
|
Reference in New Issue
Block a user