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.

Comments

bigjim’s picture

Status: Needs review » Closed (won't fix)

Yea 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