Hi Guys,
It would be really nice if there was a hook invoked in demo_reset() so other modules could do some other actions on reset, such as cleaning up the any uploaded files.
While I could simply use hook_cron() (which I will for the moment), having a hook_reset() would allow the actions to be triggered both on cron and on manual resets.
Cheers,
Deciphered.
Comments
Comment #1
sunThis was already added: