Your hook_requirements implementation is called jquery_update_requirements() and as such conflicts with hook_requirements from the jquery_update module.

CommentFileSizeAuthor
#1 remove_install_hook.patch806 byteswoeldiche

Comments

woeldiche’s picture

Assigned: Unassigned » woeldiche
Status: Active » Needs review
StatusFileSize
new806 bytes

I have created a patch to remove the incorrectly named and unused install hook. Please review :-)

cafuego’s picture

Status: Needs review » Needs work

Thanks woeldiche :-) That definitely wipes out the install hook. Not sure if you may as well remove the whole .install file, since all that's left now is a comment.