I will do that when I get a chance. Steve
Daniel F. Kudwien wrote:
The docs need to be updated.
D6:
mymodule_foo_form(&$form_state, ...) {
}
D7:
mymodule_foo_form($form, &$form_state, ...) {
}
Can you file a patch, please?
sun
I will do that when I get a chance. Steve
Daniel F. Kudwien wrote:
The docs need to be updated.
D6:
mymodule_foo_form(&$form_state, ...) {
}
D7:
mymodule_foo_form($form, &$form_state, ...) {
}
Can you file a patch, please?
sun