variety registration submit function
This commit is contained in:
@@ -797,6 +797,7 @@ function booking_update_7254() {
|
||||
function booking_update_7255() {
|
||||
$spec = array('type' => 'int', 'unsigned' => TRUE, 'not null' => TRUE, 'disp-width' => '10');
|
||||
db_change_field('booking_variety_regn', 'booking_node_id', 'booking_person_nid', $spec);
|
||||
_booking_node_create_mysqlview();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user