diff --git a/booking.module b/booking.module index 0ffd80c..bc2c9bb 100644 --- a/booking.module +++ b/booking.module @@ -39,7 +39,7 @@ module_load_include('inc', 'booking', 'booking.reports'); // Load the include for the admin pages module_load_include('inc', 'booking', 'booking.admin'); // 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 //module_load_include('inc', 'booking', 'booking.prices'); // Load the include for admin pages relating to manual processing of payments