Sorry, no time to do a patch, but i found an error in .install; "missing o" in module_name :

function market_munchkin_install() { should be
function marketo_munchkin_install() {

and
function market_munchkin_uninstall() { should be
function marketo_munchkin_uninstall() {

Comments

Anonymous’s picture

Status: Active » Fixed

Thank you for this. I have made the appropriate changes to the misspelled hook names.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.