bugfixes
This commit is contained in:
@@ -1026,7 +1026,7 @@ function booking_studygroups_update_form($node, &$form_state, $sid) {
|
||||
);
|
||||
|
||||
//remove the mappings for these people no longer coming
|
||||
_booking_person_studygroups_cleanup($sid);
|
||||
_booking_studygroup_cleanup($sid);
|
||||
|
||||
//iterate over the attendee associative array and add some fields
|
||||
foreach ($attendees as $person)
|
||||
|
Reference in New Issue
Block a user