Hi joachim,

Finally got round to downloading Module Builder this morning and giving it a try :)

The generated functions have a closing }, but no opening {

For example:

/**
 * Implementation of hook_form_alter().
 */
function trynewmodule_form_alter(&$form, $form_state, $form_id)

}

Latest 6.x-2.x-dev version dated July 17th.

Comments

joachim’s picture

Ooops!
That's probably due to a fix I made to the regex last week.

Thanks for letting me know. Will look into it soon.

joachim’s picture

Status: Active » Fixed

Fixed.

Status: Fixed » Closed (fixed)

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