Closed (won't fix)
Project:
CiviCRM Constant Contact Integration
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Apr 2011 at 17:12 UTC
Updated:
11 May 2011 at 20:34 UTC
There's a redundant entry in this module's hook_menu(): it creates a sub-menu item for the settings page, but isn't actually configured to point to a function. One way or another, it doesn't need to be there. Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| civicrm_constant_contact_redundant_menu.patch | 806 bytes | chiddicks |
Comments
Comment #1
bigjim commentedYea it's there because there were at one point other menu items which then necessitates it, I'm gonna keep it there for the time being as we're actively working on adding other menu items