Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch to add working activation_hook and uninstall_hook support for modules #57

Merged
merged 3 commits into from
Jun 28, 2016
Merged

Patch to add working activation_hook and uninstall_hook support for modules #57

merged 3 commits into from
Jun 28, 2016

Conversation

tristanleboss
Copy link
Contributor

@tristanleboss tristanleboss commented Jun 25, 2016

Should fix #56

These methods will be used by the cptp_activate and cptp_uninstall functions
These methods will be used by the cptp_activate and cptp_uninstall functions
These functions browse initialized modules and execute their activate_hook or uninstall_hook methods. This way it preserves the modularity of the system.
@torounit
Copy link
Owner

thanks!

@torounit torounit merged commit e44e170 into torounit:master Jun 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

register_uninstall_hook called twice on each page
2 participants