j
k
j a
j l
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
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
Back to the thread
Back to the list