The function image_help() of the image module should return its help text instead of printing it. Enabling the image module breaks the admin help pages (http://drupal/admin/help).
The function image_help() of the image module should return its help text instead of printing it. Enabling the image module breaks the admin help pages (http://drupal/admin/help).
Comments
Comment #1
bruno commentedFix on its way...
Bruno
Comment #2
bruno commentedimage_help() has been updated. Also re-organized help.
Bruno
Comment #3
dries commentedThanks Bruno!