update fix

This commit is contained in:
2017-07-01 16:51:32 +10:00
parent 0b3a2f2273
commit 2c20f04a1d

View File

@@ -679,7 +679,7 @@ function booking_update_7244() {
'primary key' => array('cid'),
);
db_create_table('booking_earlyaccess_codes', $booking_earlyaccess_codes);
//db_create_table('booking_earlyaccess_codes', $booking_earlyaccess_codes);
//update the view to match the new table definition
_booking_node_create_mysqlview();