update sql view on event change
This commit is contained in:
@@ -99,6 +99,8 @@ function booking_event_admin_submit($form, &$form_state) {
|
||||
menu_cache_clear_all();
|
||||
menu_rebuild();
|
||||
|
||||
// update SQL view
|
||||
_booking_node_create_mysqlview();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user