comment accuracy

This commit is contained in:
2014-06-25 22:49:28 +10:00
parent d096b0d5ab
commit e6369fbac3

View File

@@ -1075,9 +1075,9 @@ function booking_rooms_allocate_form_submit($form, &$form_state) {
->execute();
} //end node checking
} //each bed
} //each room
} //each bed type
} //iterate each bed
} //iterate each room
} //iterate each bed type
}
/**