10 Nov
2011
10 Nov
'11
7:50 p.m.
On Thu, 10 Nov 2011 13:29:42 -0500 Jamie Holly <hovercrafter@earthlink.net> wrote:
You can still use hook_menu_alter, just set the weight of your module higher than that of Flag in the system table. That will cause your hook_menu_alter to fire after Flag.
Nice hint :) Sal