Generated functions have no opening {
LinL - July 18, 2009 - 11:55
| Project: | Module Builder |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
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.
#2
Fixed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.