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

CommentFileSizeAuthor
patch_filefield_upload_replace.info658 bytesperusio

Comments

markDrupal’s picture

Status: Patch (to be ported) » Fixed

Thanks, this is true. Committed to CVS and updated to rc3

markDrupal’s picture

Status: Fixed » Closed (fixed)