reduce debug

This commit is contained in:
Nathan Coad
2018-05-15 20:52:38 +10:00
parent 928c9a320f
commit 0607a562c2

View File

@@ -250,7 +250,7 @@ function booking_variety_regn_form_validate($form, &$form_state) {
function booking_variety_regn_form_submit($form, &$form_state) {
global $event;
$values = $form_state['input'];
watchdog('booking_debug', 'booking_variety_regn_form_submit: <pre>@info</pre>', array('@info' => print_r( $form_state, true)));
//watchdog('booking_debug', 'booking_variety_regn_form_submit: <pre>@info</pre>', array('@info' => print_r( $form_state, true)));
$booking_variety_ids = array();
//get a list of timeslot IDs from matching form values