cleanup
This commit is contained in:
@@ -65,7 +65,6 @@ function booking_register_page()
|
|||||||
|
|
||||||
function booking_form($node, &$form_state, $inserting = FALSE)
|
function booking_form($node, &$form_state, $inserting = FALSE)
|
||||||
{
|
{
|
||||||
|
|
||||||
global $event;
|
global $event;
|
||||||
$status_options = array();
|
$status_options = array();
|
||||||
$payment_type_options = array();
|
$payment_type_options = array();
|
||||||
|
Reference in New Issue
Block a user