Closed (fixed)
Project:
Migrate Extras
Version:
6.x-1.0-alpha1
Component:
migrate_extras
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2010 at 12:12 UTC
Updated:
8 Feb 2010 at 20:44 UTC
You forgot to change the name of your hooks
function mymodule_install
function mymodule_uninstall
should be
function migrate_extras_install
function migrate_extras_uninstall
:-)
Comments
Comment #1
frankcarey commentedoops, thanks
Comment #2
frankcarey commentedlooks like we've already got this done in dev #685330: Master node map table. need to post alpha2 release though.
Comment #3
frankcarey commented