hook_submit() has been removed from Drupal 6. image_submit() is unused code in image.module and can be removed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | image-HEAD.submit.patch | 733 bytes | sun |
hook_submit() has been removed from Drupal 6. image_submit() is unused code in image.module and can be removed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | image-HEAD.submit.patch | 733 bytes | sun |
Comments
Comment #1
sunTrue. The functionality is already covered in image_node_form_submit().
Comment #2
sunCommitted.