function merci_import_enable in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.2
File
- modules/
merci_import/ merci_import.install, line 3
Code
function merci_import_enable() {
//clear the cache to display in Feeds as available plugin.
cache_clear_all('plugins:feeds:plugins', 'cache');
}