Closed (fixed)
Project:
Views data export
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2011 at 19:59 UTC
Updated:
15 Jul 2011 at 18:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
amateescu commentedYeah, I've seen this too. Since we are in hook_uninstall(), we can safely use module_load_include() to load the module file.
Comment #2
steven jones commentedThanks. Committed your patch.