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(); ->execute();
} //end node checking } //end node checking
} //each bed } //iterate each bed
} //each room } //iterate each room
} //each bed type } //iterate each bed type
} }
/** /**