The function lt_help($section) can be remove from your code.
hook_help not needed anymore in drupal 5, informations are now read from .info file.

Comments

brmassa’s picture

Assigned: Unassigned » brmassa
Status: Reviewed & tested by the community » Active

Thierry,

thanks a lot for reporting and helping!

hook_help is not need any anymore only in one case: Module description. But i will fill all pages with explanations. so it will be needed.

regards,

massa

brmassa’s picture

Status: Active » Closed (works as designed)