This patch fixes that, and also adds a description (introduced in DPL5) namespace to that hook.

Comments

Bèr Kessels’s picture

StatusFileSize
new1.05 KB

Updated patch that removes the now obsolete switch from hook_help too.

Bèr Kessels’s picture

StatusFileSize
new1.05 KB

Updated patch, uses an underscore _ instead of a dash -. Undocumented 'issue'.

budda’s picture

Status: Needs review » Fixed

Committed changes, although the hook_help() is no long needed at all - as the module description is in the .info file - so i deleted the hook.

Anonymous’s picture

Status: Fixed » Closed (fixed)