You are here

function merci_hours_quickset_merci_hours_presave in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3

File

merci_hours/merci_hours_quickset.module, line 63

Code

function merci_hours_quickset_merci_hours_presave($entity) {
  cache_clear_all('merci_quickset_field_options:', 'cache', TRUE);
}