undo debug since it was unnecessary
This commit is contained in:
@@ -207,7 +207,6 @@ function booking_manual_email_submit($form, &$form_state) {
|
||||
$counter++;
|
||||
//store info about the email
|
||||
$update_messages[] = $message;
|
||||
watchdog('booking_debug', "<pre>Email Messages array\n@info</pre>", array('@info' => print_r( $update_messages, true)));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user