function feeds_ex_update_7101 in Feeds extensible parsers 7
Empty update hook to clear the cache.
File
- ./
feeds_ex.install, line 135 - Install/enable/update hooks for feeds_ex.
Code
function feeds_ex_update_7101() {
}
Empty update hook to clear the cache.
function feeds_ex_update_7101() {
}