This commit is contained in:
Nathan Coad
2018-01-13 13:36:35 +11:00
parent 2f91fef245
commit 011a4fac70

View File

@@ -65,7 +65,6 @@ function booking_register_page()
function booking_form($node, &$form_state, $inserting = FALSE)
{
global $event;
$status_options = array();
$payment_type_options = array();