Fixed accidental search and replace of _booking_person_studygroups_cleanup

This commit is contained in:
2014-11-25 20:11:01 +11:00
parent 9f917de8a5
commit b96deade15
7 changed files with 160 additions and 160 deletions

View File

@@ -20,7 +20,7 @@ function booking_manual_payment_admin($nid)
"and booking_price_active=1",
array(':eid' => $event->eid,));
//_booking_person_studygroups_cleanup payment option
//empty payment option
$payment_type_options[0] = '';
foreach($result as $row)