Rename rooms files
This commit is contained in:
@@ -67,7 +67,7 @@ module_load_include('inc', 'booking', 'booking.studygroup_leaders');
|
||||
module_load_include('inc', 'booking', 'booking.travel');
|
||||
// Load the include for managing room bookings and definitions
|
||||
module_load_include('inc', 'booking', 'booking.rooms');
|
||||
module_load_include('inc', 'booking', 'booking.test_rooms');
|
||||
//module_load_include('inc', 'booking', 'booking.test_rooms');
|
||||
// Load the include for room layout definitions
|
||||
module_load_include('inc', 'booking', 'booking.rooms_admin');
|
||||
|
||||
@@ -868,4 +868,4 @@ function booking_form_user_profile_form_validate($form, &$form_state) {
|
||||
watchdog('booking', t('Password changed to "%pass"', array('%pass' => $form_state['values']['pass'])));
|
||||
//}
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
Reference in New Issue
Block a user