I believe that hook_file_update() is only available in core for Drupal 7. Therefore in Drupal 6 is implemented
through filefield module.
This dependency is missing in the info file. See the attached patch.
Thank you
| Comment | File | Size | Author |
|---|---|---|---|
| patch_filefield_upload_replace.info | 658 bytes | perusio |
Comments
Comment #1
markDrupal commentedThanks, this is true. Committed to CVS and updated to rc3
Comment #2
markDrupal commented