Download & Extend

magic_cache_revert_module() not define when uninstalling the module

Project:Magic Cache
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

This function, called on uninstall process, is not defined.
Just include this line in the magic_cache_disable() function in magic_cache.install (line 37):
module_load_include('inc', 'magic_cache'); // load additional function from included file