Closed (fixed)
Project:
Drupal core
Version:
6.4
Component:
other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2008 at 14:54 UTC
Updated:
26 Aug 2013 at 12:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
vijju311985 commentedHi mikewheaton,
If you want to automated delete the action after uninstalling(disable) the module then you have to implement actionsdemo_uninstall hook function in that you have to write a query which will delete you
action from actions table .
I am attaching the actionsdemo Complete module
Regards
J. Vijay Kumar
Comment #2
pasqualle